basic layout stuff
[CBFWR.git] / libcbfwr / lib.php
index db2c3cb..eccd5b5 100644 (file)
@@ -19,6 +19,7 @@ set_include_path(get_include_path().PATH_SEPARATOR.$adpath);
 
 */
 require_once("libcbfwr/config.php");
+require_once("libcbfwr/comms.php");
 
 function glcas_pluginLoader($path="")
 {