Home
last modified time | relevance | path

Searched refs:GetRecipientId (Results 1 – 7 of 7) sorted by last modified time

/plugin/freechat/phpfreechat/src/commands/
H A Dconnect.class.php110 $chanid = pfcCommand_join::GetRecipientId($channame);
H A Dinvite.class.php92 $cmdp["recipientid"] = pfcCommand_join::GetRecipientId($channeltarget);
H A Dwho.class.php44 $recipientid = pfcCommand_join::GetRecipientId($param);
H A Dwho2.class.php43 $recipientid = pfcCommand_join::GetRecipientId($param);
H A Djoin.class.php22 $chanid = pfcCommand_join::GetRecipientId($channame);
73 function GetRecipientId($channame) function in pfcCommand_join
H A Dleave.class.php46 $id = pfcCommand_join::GetRecipientId($name);
/plugin/freechat/phpfreechat/src/proxies/
H A Dauth.class.php82 $chanid = pfcCommand_join::GetRecipientId($channame);