remove unused globals, thanks Tomas Kuliavas for $day
[squirrelmail.git] / plugins / calendar / setup.php
index ec9ec1282dd9e97d3363e542e78f678a02c7adfc..d4ecff5fc8a1316d94c94358869da1d29077bb24 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * Calendar plugin activation script
  *
- * @copyright © 2002-2006 The SquirrelMail Project Team
+ * @copyright © 2002-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -27,5 +27,3 @@ function calendar() {
     displayInternalLink('plugins/calendar/calendar.php',_("Calendar"),'right');
     echo "  \n";
 }
-
-?>
\ No newline at end of file