debug switch finally works
authorDaniel Hromada <hromi@Aphrodité.(none)>
Wed, 26 Jan 2011 22:41:26 +0000 (23:41 +0100)
committerDaniel Hromada <hromi@Aphrodité.(none)>
Wed, 26 Jan 2011 22:41:26 +0000 (23:41 +0100)
wwwroot/nodes.php

index 0c3802391a7203cac09aa775a22646d43a61c2c6..5c92694c3cc983c77c3aed9be46cc66452b07aa1 100644 (file)
@@ -61,7 +61,7 @@ if (!empty($_GET['template_id'])) {
 }
 
 error_reporting(1);
-$_SESSION['debugging']=0;
+//$_SESSION['debugging']=0;
 //unset($_SESSION['debugging']); 
 //Well... we should make some event 
 //or JavaScript page to turning this on/off...
This page took 0.113104 seconds and 4 git commands to generate.