Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/commands/
H A Dprivmsg.class.php89 if ($c->max_privmsg <= count($u->privmsg))
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php161 var $max_privmsg = 5; variable in pfcGlobalConfig