.
/**
* Initial code for this addon came from Duncan Lisset
* Modified and "make MantisBT codeguidlines compatible" by Rufinus
* @package MantisBT
* @copyright Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
* @copyright Copyright (C) 2002 - 2014 MantisBT Team - mantisbt-dev@lists.sourceforge.net
* @link http://www.mantisbt.org
*/
/**
* MantisBT Core API's
*/
require_once( 'core.php' );
access_ensure_project_level( config_get( 'view_summary_threshold' ) );
html_page_top();
?>
';
printf(" | ';
if ( ( $t_wide - 1 ) == ( $t_pos % $t_wide ) ) {
print( "\n" );
}
}
?>