Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js484 this.updateNickListBox(chanid);
1251 this.updateNickListBox(chanids[i]);
1258 updateNickListBox: function(chanid) method in pfcClient