X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex_wr.php;h=e2f67eaef16fc36f93ff1e14a83adccb12eae704;hb=b000085f6c20397e104ae63a05a1dc9943ca9b6a;hp=a079438260d946dd3f447e82126043bc59ac12f3;hpb=2dafd9b1a8edbf64595bee1e669be6c95921bf61;p=brisk.git diff --git a/web/index_wr.php b/web/index_wr.php index a079438..e2f67ea 100644 --- a/web/index_wr.php +++ b/web/index_wr.php @@ -93,7 +93,7 @@ function index_wr_main(&$room, $remote_addr_full, $get, $post, $cookie) if (($sess = gpcs_var('sess', $get, $post, $cookie)) === FALSE) $sess = ""; - + if (DEBUGGING == "local" && $remote_addr != '127.0.0.1') { echo "Debugging time!"; return (FALSE);