Home
last modified time | relevance | path

Searched refs:display_pfc_logo (Results 1 – 4 of 4) sorted by relevance

/plugin/freechat/phpfreechat/themes/default/
H A Dchat.html.tpl.php44 <?php if ($display_pfc_logo) { ?>
/plugin/freechat/phpfreechat/data/public/themes/default/
H A Dchat.html.tpl.php44 <?php if ($display_pfc_logo) { ?>
/plugin/freechat/
H A Dsyntax.php98 $params['display_pfc_logo'] = true;
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php398 var $display_pfc_logo = true; variable in pfcGlobalConfig