Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/commands/
H A Dupdate.class.php20 if ($u->nick != '' && !$u->isOnline())
31 if ($u->isOnline())
/plugin/freechat/phpfreechat/src/proxies/
H A Dauth.class.php46 if ( !$u->isOnline() &&
/plugin/freechat/phpfreechat/src/
H A Dpfcuserconfig.class.php110 function isOnline() function in pfcUserConfig