Happy New Year
[squirrelmail.git] / src / addrbook_popup.php
index a5f3294bab0ace4d4f8dab02055a5a7a81be86d1..e140bd8139b034ea8055bff77407c2649b7b9473 100644 (file)
@@ -5,13 +5,16 @@
  *
  * Frameset for the JavaScript version of the address book.
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2018 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage addressbook
  */
 
+/** This is the addrbook_popup page */
+define('PAGE_NAME', 'addrbook_popup');
+
 /**
  * Include the SquirrelMail initialization file.
  */