Carry event object for click events into called JS code
[squirrelmail.git] / include / constants.php
index 79fcabaa1f75708834495dc264d79165bb0716be..0cf49dee7549724dba3ca44cb9635b22faa6d38d 100644 (file)
  */
 define('SM_VERSION', '1.5.2 [SVN]');
 
+/**
+ * Year interval for copyright notices in the interface
+ * @since 1.5.2
+ */
+define('SM_COPYRIGHT', '1999-2008');
+
 /**************************************************************/
 /* Set values for constants used by SquirrelMail preferences. */
 /**************************************************************/