started some input validation code and unit tests for it
[gwvp.git] / gwvplib / gwvplib.php
index d24ec5c..24b2d77 100644 (file)
@@ -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: