Lughnalynn
ffffffff
"; } //main variables $req = $en["req"]; $id = $en["id"]; $offs= $en["offs"]; $what= $en["what"]; $en["ip"] = $ip; //to avoid faked IP's $adm_user=$en["adm_user"]; $adm_pass=$en["adm_pass"]; $db_prefix = $en['db_prefix']; if (file_exists('password.php')) include 'password.php'; $configtable = $db_prefix.'conf'; $galstable = $db_prefix.'gals'; $picstable = $db_prefix.'pics'; $commtable = $db_prefix.'comm'; include "includes/config_vars.php"; include "includes/functions.php"; ?>