X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=blobdiff_plain;f=gwvplib%2Fgwvplib.php;h=674e87c15d36c1bb739fc6b788377cd285f319e9;hp=2a70f0cca5bbd367f763d6f3fccb7d5cc389e25e;hb=8f714681f0b8452e97c1d4eeb02262f1ffd3ee7b;hpb=4c20cd2f33699e549a06995d9c5ab1374cceeaee diff --git a/gwvplib/gwvplib.php b/gwvplib/gwvplib.php index 2a70f0c..674e87c 100644 --- a/gwvplib/gwvplib.php +++ b/gwvplib/gwvplib.php @@ -4,11 +4,11 @@ require_once("gwvpweb.php"); require_once("gwvpgitbackend.php"); require_once("gwvpuseradmin.php"); require_once("gwvprepoadmin.php"); +require_once("gwvpauth.php"); +require_ocne("gwvpsetup.php"); + +// only enable this if you need it: +require_once("gwvpdebug.php"); -// TODO: need to do this bit -function gwvp_issetup() -{ - return true; -} ?> \ No newline at end of file