E_ALL is a moving target
[squirrelmail.git] / plugins / administrator / options.php
index 5d3a1fe1e8454a20a13fead4a6fae801a5e8235a..3f7ad46ef28696e7e7b48de04a156de9a7e916cd 100644 (file)
@@ -7,13 +7,15 @@
  * SquirrelMail configuration file.
  *
  * @author Philippe Mingo
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright 1999-2012 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
  * @subpackage administrator
  */
 
+define('PAGE_NAME', 'administrator_options');
+
 /**
  * parse the config file
  *