web pages and shite
[CBFWR.git] / libcbfwr / lib.php
index db2c3cb..a179924 100644 (file)
@@ -19,6 +19,10 @@ set_include_path(get_include_path().PATH_SEPARATOR.$adpath);
 
 */
 require_once("libcbfwr/config.php");
+require_once("libcbfwr/comms.php");
+require_once("libcbfwr/web.php");
+require_once("libcbfwr/fwui.php");
+
 
 function glcas_pluginLoader($path="")
 {