X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Fsignout.php;h=2c5dac51e1995444469c2f51975fe6ac4f12ecbe;hp=37e5a2d6fb33863e84e045cb56668f2a81d8d8ce;hb=eec03d8c44d76e023cc836ee63be3110e3bd082a;hpb=4b5049de2fa934c45599d6e4c74bf2bbee10d34d diff --git a/src/signout.php b/src/signout.php index 37e5a2d6..2c5dac51 100644 --- a/src/signout.php +++ b/src/signout.php @@ -11,6 +11,9 @@ * @package squirrelmail */ +/** This is the signout page */ +define('PAGE_NAME', 'signout'); + /** * Include the SquirrelMail initialization file. */