moved some stuff back to lib from plugins
[glcas.git] / lib / lib.php
index e446b09..63462fe 100644 (file)
@@ -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__);