use PAGE_NAME in themes and templates
[squirrelmail.git] / src / printer_friendly_bottom.php
index b65da692986a047892493bf7d30af112dca867cd..da14209be1fe48268ff760adc86f0ac92f73ad7e 100644 (file)
@@ -14,6 +14,9 @@
  * @package squirrelmail
  */
 
+/** This is the printer_friendly_bottom page */
+define('PAGE_NAME', 'printer_friendly_bottom');
+
 /**
  * Include the SquirrelMail initialization file.
  */