X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=blobdiff_plain;f=gwvplib%2Fgwvplib.php;h=24b2d776106d741588c519a7c810be034eb273a9;hp=d24ec5c191708493e82c131e3270a3a833136000;hb=5e67e4fe3908ac2cfffced7f462e4f373d1cdbf1;hpb=2a3a171ba0f5059ca3e0e2ac62e6412e50cd6f76 diff --git a/gwvplib/gwvplib.php b/gwvplib/gwvplib.php index d24ec5c..24b2d77 100644 --- a/gwvplib/gwvplib.php +++ b/gwvplib/gwvplib.php @@ -9,6 +9,10 @@ require_once("gwvpauth.php"); 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: