moved the old git poc code off and away from the main directory
[gwvp.git] / gwvplib / gwvplib.php
index 0158b45..9850e97 100644 (file)
@@ -2,7 +2,6 @@
 
 
 require_once("gwvpweb.php");
-require_once("gwvpgitbackend.php");
 require_once("gwvpuseradmin.php");
 require_once("gwvprepoadmin.php");
 require_once("gwvpauth.php");
@@ -17,7 +16,7 @@ require_once("gwvpemail.php");
 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