stuff
[CBFWR.git] / libcbfwr / comms.php
index 7f89650..8e7ed32 100644 (file)
@@ -49,6 +49,9 @@ class Comms {
        // type = 1 for the boot hardware config
        // type = 2 for running config
        // type = 3 for web config
+       
+       // type = 4 for merged running config cache
+       // type = 5 for merged web config cache
        function putConfig($config, $type=0)
        {
                global $MESSAGE_KEY, $LOCKING_KEY, $STORE_KEY, $CONF_STORE_SIZE;