define constant with enclosed into single quotes
[brisk.git] / web / Obj / brisk.phh
index 5f26a2e..bcb4d75 100644 (file)
@@ -78,7 +78,7 @@ define('BRISK_DEBUG', 0x0800);
 
 define('BRISK_SINGLE_DEBUG',0);
 define('BRISK_SINGLE_SESS', "");
-// define(DEBUGGING, "local");
+define('DEBUGGING', "no-debugging");
 
 require_once("$DOCUMENT_ROOT/Etc/".BRISK_CONF);