Per last commit, fix other places using msg message file extension - change to eml
[squirrelmail.git] / src / style.php
index 341d89ffc722ff37b1578a85b487391f6670ef78..9b9202b9755262c6d7f7da05c546b66b88350408 100644 (file)
  * @package squirrelmail
  */
 
-/**
- * Set the location in order to skip unneeded validation and other includes
- * in the SquirrelMail initialisation file.
- */
-$sInitLocation = 'style';
+/** This is the style page */
+define('PAGE_NAME', 'style');
 
 /**
  * Include the SquirrelMail initialization file.