add PAGE_NAME constant to every page under src/.
[squirrelmail.git] / src / addrbook_popup.php
index dc5d30ae5c87cd4e35b8472c880a02984ab609f4..90d2d2b5e0e80e9f6bc2a9907b7e4c43deaaeafe 100644 (file)
@@ -12,6 +12,9 @@
  * @subpackage addressbook
  */
 
+/** This is the addrbook_popup page */
+define('PAGE_NAME', 'addrbook_popup');
+
 /**
  * Include the SquirrelMail initialization file.
  */