Get screen width dynamically if possible
[squirrelmail.git] / src / signout.php
index 606a050a6906fe40c90499a647fd42976fc30043..2c5dac51e1995444469c2f51975fe6ac4f12ecbe 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 /** This is the signout page */
-define('PAGE_SIGNOUT', 1);
+define('PAGE_NAME', 'signout');
 
 /**
  * Include the SquirrelMail initialization file.