From: niekt0 Date: Fri, 5 Nov 2010 13:26:22 +0000 (+0100) Subject: Turned off debug messages by default X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;h=cb4300b251c6ebccea24ac30af5121aab851cb4d;p=mirrors%2FKyberia-bloodline.git Turned off debug messages by default --- diff --git a/wwwroot/nodes.php b/wwwroot/nodes.php index 8fe0e58..6ea1ceb 100644 --- a/wwwroot/nodes.php +++ b/wwwroot/nodes.php @@ -13,7 +13,7 @@ $timer_start=Time()+SubStr(MicroTime(),0,8); session_start(); error_reporting(1); -$_SESSION['debugging']=1; +//$_SESSION['debugging']=1; //exit;