reaplced the git service code (main gitbackendinterface()) with a new
[gwvp.git] / gwvplib / gwvplib.php
index 693486c..d70dc3f 100644 (file)
@@ -10,6 +10,8 @@ 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");