Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js554 getChanMeta: function(chanid, key) method in pfcClient
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php530 function getChanMeta($chan, $key = NULL) function in pfcContainer