. /** * @todo FIXME: Looks like "From", "to", and "Copy" need i18n. Possibly more in this file. * @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( dirname( dirname( __FILE__ ) ) . DIRECTORY_SEPARATOR . 'core.php' ); access_ensure_global_level( config_get_global( 'admin_site_threshold' ) ); html_page_top( 'MantisBT Administration - System Utilities' ); ?>
System Utilities


Upgrade Utilities
DescriptionExecute
Move attachments stored in database schema to disk files.
'bug' ) );?>
Move project files stored in database schema to disk.
'project' ) );?>
Copy Custom Field to Standard Field.
From to
Show database statistics.