Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/commands/
H A Dnotice.class.php20 if ($c->shownotice > 0 &&
21 ($c->shownotice & $flag) == $flag)
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php337 var $shownotice = 7; variable in pfcGlobalConfig