G_base var added to fix relative path problem in include of includes
[brisk.git] / web / briskin5 / index_wr.php
index bc349a3..9b269f7 100644 (file)
@@ -22,6 +22,9 @@
  *
  */
 
+
+$G_base = "../";
+
 require_once("../Obj/brisk.phh");
 // require_once("../Obj/proxyscan.phh");
 require_once("Obj/briskin5.phh");