comms stuff (ipc that is)
[CBFWR.git] / libcbfwr / config.php
index d9a8eb2..94cf1b3 100644 (file)
@@ -78,6 +78,11 @@ class Config {
                }
        }
        
+       function getConfig()
+       {
+               return $this->config;
+       }
+       
        function applyConfig()
        {
                global $AM_DAEMON;