Fix test for signout.php in the logged in check in init.php so it
[squirrelmail.git] / src / signout.php
index 37e5a2d6fb33863e84e045cb56668f2a81d8d8ce..606a050a6906fe40c90499a647fd42976fc30043 100644 (file)
@@ -11,6 +11,9 @@
  * @package squirrelmail
  */
 
+/** This is the signout page */
+define('PAGE_SIGNOUT', 1);
+
 /**
  * Include the SquirrelMail initialization file.
  */