rename squirrelmail_rpc.php to rpc.php, it doesn't make much sense to
[squirrelmail.git] / src / options.php
index 480dde5ce0d2c3d01fd177205b991eb7d870e344..b13e04a045c577e56a47a17c1ad1d930b3e93159 100644 (file)
@@ -13,6 +13,9 @@
  * @subpackage prefs
  */
 
+/** This is the options page */
+define('PAGE_NAME', 'options');
+
 /**
  * Include the SquirrelMail initialization file.
  */