pushed and pulled the first branch.. yes, i pushed, i pushed hard. but
[gwvp.git] / gwvplib / gwvplib.php
index 693486c..824e4c4 100644 (file)
@@ -10,12 +10,14 @@ require_once("gwvpsetup.php");
 require_once("gwvpdatabase.php");
 require_once("gwvpconfig.php");
 require_once("gwvpgitcontrol.php");
+require_once("gwvpinputcheck.php");
+require_once("gwvpemail.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