X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Foptions.php;h=b13e04a045c577e56a47a17c1ad1d930b3e93159;hb=ccd2ed36e090f2a5e263d461631e7ce967abc7f4;hp=480dde5ce0d2c3d01fd177205b991eb7d870e344;hpb=75b4ac6f4dcd0b1d54e9b7c696a053a309999e07;p=squirrelmail.git diff --git a/src/options.php b/src/options.php index 480dde5c..b13e04a0 100644 --- a/src/options.php +++ b/src/options.php @@ -13,6 +13,9 @@ * @subpackage prefs */ +/** This is the options page */ +define('PAGE_NAME', 'options'); + /** * Include the SquirrelMail initialization file. */