G_base var added to fix relative path problem in include of includes
[brisk.git] / web / Obj / dbase_file.phh
index 2cf1a33..d09f5df 100644 (file)
@@ -22,7 +22,7 @@
    *
    */
 
-require_once("Obj/dbase_base.phh");
+require_once("${G_base}Obj/dbase_base.phh");
 
 define(BRISK_AUTH_CONF,   "brisk_auth.conf.pho");