Home
last modified time | relevance | path

Searched defs:newnick (Results 1 – 3 of 3) sorted by relevance

/plugin/freechat/phpfreechat/src/proxies/
Dchecknickchange.class.php106 function _checkNickIsUsed($newnick, $oldnickid)
/plugin/freechat/phpfreechat/src/
Dpfccontainer.class.php230 function changeNick($newnick, $oldnick)
/plugin/freechat/phpfreechat/data/public/js/
Dpfcclient.js162 askNickResponse: function(newnick) argument