X-Git-Url: http://git.pjr.cc/?p=glcas.git;a=blobdiff_plain;f=lib%2Flib.php;h=63462fee3d236ae1d5d7c0997bf6a6adc3af7cb8;hp=e446b091e1cd2f9d82f84d7b52ec7d4d77f4136b;hb=d20e4cb32ea6dd6b3f21b0f9f3106d046d39d9c5;hpb=73e9e1e1ac9154003e436bc5cbbc820f61be1ab4 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__);