Add clickjacking protection (thanks to Asbjorn Thorsen and Geir Hansen for bringing...
[squirrelmail.git] / src / addrbook_popup.php
index dc5d30ae5c87cd4e35b8472c880a02984ab609f4..9f4d867d5c721cb727e03fdca9d193f5801d86ff 100644 (file)
@@ -5,13 +5,16 @@
  *
  * Frameset for the JavaScript version of the address book.
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright 1999-2011 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.
  */