implementing soap.. soap soap soap
[glcas.git] / lib / lib.php
index 5e7cf40..1a85a5e 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+require_once("config.php");
+
 // first and foremost, load the plugins
 $basedir = dirname(__FILE__);
 if(is_dir("$basedir/plugins")) {