Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/proxies/
H A Dchecktimeout.class.php49 $disconnected_users = $ct->removeObsoleteNick($c->timeout);
/plugin/freechat/phpfreechat/src/
H A Dpfccontainer.class.php280 function removeObsoleteNick($timeout) function in pfcContainer