diff --git a/ag/index.php b/ag/index.php index ccd3653..cf170b2 100644 --- a/ag/index.php +++ b/ag/index.php @@ -11,7 +11,7 @@ ignore_user_abort(true); include_once($_SERVER['DOCUMENT_ROOT'].'ag/include/config.inc.php'); include_once($_SERVER['DOCUMENT_ROOT'].'ag/include/parse.inc.php'); include_once($_SERVER['DOCUMENT_ROOT'].'ag/include/config/ads.inc.php'); -include_once($_SERVER['DOCUMENT_ROOT'].'ag/include/schnell_start.inc.php'); +include_once($_SERVER['DOCUMENT_ROOT'].'ag/include/schnell_start.inc.php'); include_once($_SERVER['DOCUMENT_ROOT'].'ag/include/messagefunctions.inc.php'); // Fuer den Transit von register_globals auf normal @@ -62,9 +62,9 @@ $agb = $_REQUEST['agb'];
- | + | @@ -178,7 +178,7 @@ $agb = $_REQUEST['agb']; |
Sie Sind mit Doppel Account drin sollten sie mit ihren Bruder Spielen bitte eine E-mail an vegeta0015@hotmail.com mit Namen beider Charakter"; //exit; //} - + if($user_ida['bann'] == "ja") { echo "
BANN melden sie sich beim Administrator"; exit; } - + //if($_GET[agb]) { mysql_query("UPDATE user SET agb='ja' WHERE id='$user_ida[id]' LIMIT 1"); echo "Ok sie koennen jetzt weiter Spielen"; exit; } - + if($user_ida['agb'] == "nein" && $as != "info/agb") { if($agb == 'ok'){ mysql_query("UPDATE user SET agb='ja' WHERE id='$user_ida[id]' LIMIT 1"); @@ -314,7 +314,7 @@ if($as != "login" AND $as != "anmeldung" AND $as != "info/logs" AND $as != "info } } else - { + { include($_SERVER['DOCUMENT_ROOT'].'ag/news.php'); } @@ -356,7 +356,7 @@ if($as != "login" AND $as != "anmeldung" AND $as != "info/logs" AND $as != "info - +
@@ -370,14 +370,14 @@ if($as != "login" AND $as != "anmeldung" AND $as != "info/logs" AND $as != "info | ||