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