Home
last modified time | relevance | path

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

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