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