G_base var added to fix relative path problem in include of includes
[brisk.git] / web / briskin5 / statadm.php
index 2c488f0..257bf3f 100644 (file)
@@ -33,6 +33,8 @@ TODO:
    
 */
 
+$G_base = "../";
+
 ini_set("max_execution_time",  "240");
 
 require_once("../Obj/brisk.phh");