X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=blobdiff_plain;f=gwvplib%2Fgwvplib.php;h=693486c93fae83c0e3289d324803d30f8092cfa4;hp=d24ec5c191708493e82c131e3270a3a833136000;hb=d5dbb5b8065eb6290c0a2b573e343f6ad3f8fb26;hpb=b6726ee3ec11d6e5f5afd2827e701f9c601cfa00 diff --git a/gwvplib/gwvplib.php b/gwvplib/gwvplib.php index d24ec5c..693486c 100644 --- a/gwvplib/gwvplib.php +++ b/gwvplib/gwvplib.php @@ -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: