X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=1294ad6b69808d797deee2c1aa7a452b61d6b424;hb=123416d979e44c2cf3403fffc23fe99c8d6d80d5;hp=84c3ce6342ea340911b5b7dc139f5eb661af10f2;hpb=27185d840648e6857ab197900e3cb11baf5a3692;p=brisk.git diff --git a/web/index.php b/web/index.php index 84c3ce6..1294ad6 100644 --- a/web/index.php +++ b/web/index.php @@ -182,13 +182,6 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati require_once("briskin5/Obj/briskin5.phh"); -if (DEBUGGING == "local" && $_SERVER['REMOTE_ADDR'] != '127.0.0.1') { - echo "Debugging time!"; - exit; -} - -log_load("index.php"); - function poll_dom() { GLOBAL $G_with_poll, $G_poll_title, $G_poll_entries;