Home
last modified time | relevance | path

Searched defs:getUserMeta (Results 1 – 2 of 2) sorted by path

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js526 getUserMeta: function(nickid, key) method in pfcClient
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php497 function getUserMeta($nickid, $key = NULL) function in pfcContainer