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