Searched refs:GetRecipient (Results 1 – 7 of 7) sorted by relevance
21 $chanrecip = pfcCommand_join::GetRecipient($channame);68 function GetRecipient($channame) function in pfcCommand_join75 return md5(pfcCommand_join::GetRecipient($channame));
69 if (!$ct->isNickOnline(pfcCommand_join::GetRecipient($channeltarget),$u->nickid))91 $cmdp["recipient"] = pfcCommand_join::GetRecipient($channeltarget);
42 $recipient = pfcCommand_join::GetRecipient($param);
43 $recipient = pfcCommand_join::GetRecipient($param);
109 $chanrecip = pfcCommand_join::GetRecipient($channame);
63 if ($channel != NULL) $channel = pfcCommand_join::GetRecipient($channel);91 $channel = pfcCommand_join::GetRecipient($channel);
81 $chan = pfcCommand_join::GetRecipient($channame);