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