X-Git-Url: http://git.pjr.cc/?a=blobdiff_plain;f=lib%2Flib.php;h=63462fee3d236ae1d5d7c0997bf6a6adc3af7cb8;hb=d20e4cb32ea6dd6b3f21b0f9f3106d046d39d9c5;hp=e446b091e1cd2f9d82f84d7b52ec7d4d77f4136b;hpb=38f5cf40e82e0d3cc9bcc52cf5710f883dd3447a;p=glcas.git diff --git a/lib/lib.php b/lib/lib.php index e446b09..63462fe 100644 --- a/lib/lib.php +++ b/lib/lib.php @@ -2,7 +2,8 @@ require_once("config.php"); require_once("wsdl.php"); - +require_once("www.php"); +require_once("db.php"); // first and foremost, load the plugins $basedir = dirname(__FILE__);