web pages and shite
[CBFWR.git] / libcbfwr / lib.php
index eccd5b5..a179924 100644 (file)
@@ -20,6 +20,9 @@ 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="")
 {