use_hook('frontpage_start',array($this,"chatuser_refresh")); } function chatuser_refresh(){ global $db, $config, $footer; $footer .= ""; } } ?>