X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Fsignout.php;h=2c5dac51e1995444469c2f51975fe6ac4f12ecbe;hp=606a050a6906fe40c90499a647fd42976fc30043;hb=eec03d8c44d76e023cc836ee63be3110e3bd082a;hpb=a140422a156d3c95d517f7041cf40fba1147d6ad diff --git a/src/signout.php b/src/signout.php index 606a050a..2c5dac51 100644 --- a/src/signout.php +++ b/src/signout.php @@ -12,7 +12,7 @@ */ /** This is the signout page */ -define('PAGE_SIGNOUT', 1); +define('PAGE_NAME', 'signout'); /** * Include the SquirrelMail initialization file.