config= &$config; $this->ui = get_userinfo(); } function execute() { $smarty = get_smarty(); return($smarty->fetch(get_template_path("rSyslog.tpl", TRUE))); } } // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler: ?>