X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=bcb4d75159e4edf7e104e4470e308b771398a814;hb=eba04c772a2c24d03588ee97ca7ff40b2ef79128;hp=5f26a2ebc50209251973d3aa6bf5f6487df5c38f;hpb=d96c30d2cdb27c9314474b8902f70fe69d88119b;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 5f26a2e..bcb4d75 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -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);