Home
last modified time | relevance | path

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

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