Home
last modified time | relevance | path

Searched defs:setChanMeta (Results 1 – 2 of 2) sorted by last modified time

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js562 setChanMeta: function(chanid, key, value) method in pfcClient
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php536 function setChanMeta($chan, $key, $value) function in pfcContainer