X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=blobdiff_plain;f=gwvplib%2Fgwvplib.php;h=24b2d776106d741588c519a7c810be034eb273a9;hp=526c9ccbaf6be653fc05ef3f71677f03e14a666f;hb=5e67e4fe3908ac2cfffced7f462e4f373d1cdbf1;hpb=c7bb18886251e5187afbdb8d2101e200eb895ab6 diff --git a/gwvplib/gwvplib.php b/gwvplib/gwvplib.php index 526c9cc..24b2d77 100644 --- a/gwvplib/gwvplib.php +++ b/gwvplib/gwvplib.php @@ -10,12 +10,13 @@ require_once("gwvpsetup.php"); require_once("gwvpdatabase.php"); require_once("gwvpconfig.php"); require_once("gwvpgitcontrol.php"); +require_once("gwvpinputcheck.php"); // this is loaded second last require_once("gwvppluginloader.php"); // only enable this if you need it: -// require_once("gwvpdebug.php"); +require_once("gwvpdebug.php"); ?> \ No newline at end of file