userinfo['userid']) { echo '
You are logged in as ' . construct_user_display($bugsys->userinfo) . ' | [Home] | [New Bug]

' . "\n\n\n\n"; } // ################################################################### require_once('./includes/functions_template.php'); $tpl = new Template(); $globaltemplates = array( 'doctype', 'header', 'headinclude', 'footer', 'selectoption', 'selectoptgroup' ); $tpl->cache(array_merge($globaltemplates, (array)$fetchtemplates)); // ################################################################### // initialize template variables $show = array(); /*=====================================================================*\ || ################################################################### || # $HeadURL$ || # $Id$ || ################################################################### \*=====================================================================*/ ?>