X-Git-Url: http://git.pjr.cc/?p=CBFWR.git;a=blobdiff_plain;f=libcbfwr%2Fcomms.php;h=7486150c20e711ab26badd75912673e26b5875c3;hp=8e7ed3274ce8dce9096193b84311fffcdff34132;hb=cb45585d92144a65ff25bc1109cde4cbf60913de;hpb=2bd3b834225a8b7aaf79b8114c958737411a8281 diff --git a/libcbfwr/comms.php b/libcbfwr/comms.php index 8e7ed32..7486150 100644 --- a/libcbfwr/comms.php +++ b/libcbfwr/comms.php @@ -52,6 +52,8 @@ class Comms { // type = 4 for merged running config cache // type = 5 for merged web config cache + + // type = 6 for "messages" that appear on the pages function putConfig($config, $type=0) { global $MESSAGE_KEY, $LOCKING_KEY, $STORE_KEY, $CONF_STORE_SIZE;