pgsql or file configurability
[brisk.git] / web / Obj / auth.phh
index 8a3728f..f25e01a 100644 (file)
@@ -22,7 +22,7 @@
    *
    */
 
-require_once("Obj/dbase_pgsql.phh");
+require_once("Obj/dbase_".$G_dbasetype.".phh");
 
 define(CHAL_SHM_DIMS_MIN, 16384);
 define(CHAL_SHM_DIMS_MAX, 65536);