more repo admin gui, added a component for controlling cmd line git
[gwvp.git] / gwvplib / gwvplib.php
index d24ec5c..693486c 100644 (file)
@@ -9,6 +9,9 @@ require_once("gwvpauth.php");
 require_once("gwvpsetup.php");
 require_once("gwvpdatabase.php");
 require_once("gwvpconfig.php");
+require_once("gwvpgitcontrol.php");
+
+// this is loaded second last
 require_once("gwvppluginloader.php");
 
 // only enable this if you need it: