getting soap functional.
[glcas.git] / lib / lib.php
index 1a85a5e..13d5757 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 
 require_once("config.php");
+require_once("wsdl.php");
 
 // first and foremost, load the plugins
 $basedir = dirname(__FILE__);