. /** * @package MantisBT * @copyright Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org * @copyright Copyright (C) 2002 - 2009 Mantis Team - mantisbt-dev@lists.sourceforge.net * @link http://www.mantisbt.org */ /** * Mantis Core API's */ require_once( dirname( dirname( __FILE__ ) ) . DIRECTORY_SEPARATOR . 'core.php' ); access_ensure_global_level( ADMINISTRATOR ); ?>
Mantis AdministrationNote: be sure to secure this area or remove it from your Mantis installation when you are done. Leaving the administration area unprotected after installation leaves system information and database update capabilities open to any unauthorized person. [ System Utilities ] |
|
[ Test Icons ] [ Test Langs ] |