X-Git-Url: http://git.pjr.cc/?a=blobdiff_plain;f=gwvplib%2Fgwvplib.php;h=e0654bc7a1c155779f398aaab09bbb45f87ca2c1;hb=3dd9dc99f86e65eaf029f37329614dd2d06cea26;hp=afd06d8a8b1e71fb7e788b08c9a08d6f6f7b2326;hpb=e363e11485867a857cdd0823e80170af6d34d780;p=gwvp.git diff --git a/gwvplib/gwvplib.php b/gwvplib/gwvplib.php index afd06d8..e0654bc 100644 --- a/gwvplib/gwvplib.php +++ b/gwvplib/gwvplib.php @@ -6,6 +6,8 @@ require_once("gwvpuseradmin.php"); require_once("gwvprepoadmin.php"); require_once("gwvpauth.php"); require_once("gwvpsetup.php"); +require_once("gwvpdatabase.php"); +require_once("gwvpconfig.php"); // only enable this if you need it: require_once("gwvpdebug.php");