X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=325eb9f985c2ce03565badf7ba2c90861d730933;hp=335929b747bbdbc5faa9d0fc11db6ed054aaa0cc;hb=eb67c208ecb558dbfe9f682f8496f69e10d2b3f0;hpb=bc153c9a2cba5babc8a1748ec85bd00ed2167328 diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 335929b..325eb9f 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -89,6 +89,8 @@ define('BRISK_SINGLE_DEBUG',0); define('BRISK_SINGLE_SESS', ""); define('DEBUGGING', "no-debugging"); +define('BSK_BUSTING', "dev"); + require_once("$DOCUMENT_ROOT/Etc/".BRISK_CONF); require_once("${G_base}Obj/ipclass.phh");