add PAGE_NAME constant to every page under src/.
[squirrelmail.git] / src / addrbook_search.php
index b2e337743df8d1e35f3abfeb2bdb9cd41be42c5a..1b0869451f04b9d3162fb57bafb9022f8811aad9 100644 (file)
@@ -15,6 +15,9 @@
  * @subpackage addressbook
  */
 
+/** This is the addrbook_search page */
+define('PAGE_NAME', 'addrbook_search');
+
 /**
  * Include the SquirrelMail initialization file.
  */