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