X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fauth.phh;h=eff784f77d25292a0b83f02174a5b710dc347a80;hb=refs%2Ftags%2F3.2.1;hp=8a3728f6dee38bd448519344bf9071d5763401ae;hpb=5431a0919f3725778cf8f09b43af3ec5c339a637;p=brisk.git diff --git a/web/Obj/auth.phh b/web/Obj/auth.phh index 8a3728f..eff784f 100644 --- a/web/Obj/auth.phh +++ b/web/Obj/auth.phh @@ -22,7 +22,7 @@ * */ -require_once("Obj/dbase_pgsql.phh"); +require_once("${G_base}Obj/dbase_${G_dbasetype}.phh"); define(CHAL_SHM_DIMS_MIN, 16384); define(CHAL_SHM_DIMS_MAX, 65536);