Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/commands/
H A Dnick.class.php46 $ct->changeNick($newnick, $oldnick);
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php230 function changeNick($newnick, $oldnick) function in pfcContainer