Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/commands/
H A Dnick.class.php77 $ct->createNick($u->nickid, $newnick);
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php104 function createNick($nickid, $nick) function in pfcContainer