Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/commands/
H A Djoin.class.php36 if ($c->max_channels <= count($u->channels))
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php148 var $max_channels = 10; variable in pfcGlobalConfig