adding a config page, added some user admin page fluff
[gwvp.git] / gwvplib / gwvplib.php
index e23ece7..e0654bc 100644 (file)
@@ -7,6 +7,7 @@ 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");