BSK_BUSTING valorization during installation (hash or brisk version if hash not found)
[brisk.git] / web / Obj / brisk.phh
index 335929b..325eb9f 100644 (file)
@@ -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");