Home
last modified time | relevance | path

Searched refs:getPrivMsgNames (Results 1 – 2 of 2) sorted by relevance

/plugin/freechat/phpfreechat/src/
H A Dpfcuserconfig.class.php131 function getPrivMsgNames() function in pfcUserConfig
/plugin/freechat/phpfreechat/src/commands/
H A Dconnect.class.php73 $pvlist = (count($u->privmsg) == 0) ? $c->privmsg : $u->getPrivMsgNames();