Add plugin compatiblility info
[squirrelmail.git] / plugins / calendar / event_edit.php
index 7d38c64e25a0a98b5986443b5d4c5b071338e424..c8a18e6f3bcbf4f0df94013db5ce2c82d9233357 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * Functions to edit an event.
  *
- * @copyright © 2002-2007 The SquirrelMail Project Team
+ * @copyright 2002-2011 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -255,7 +255,7 @@ if ($hour <= 0){
 
 $calself=basename($PHP_SELF);
 
-displayPageHeader($color, 'None');
+displayPageHeader($color);
 //load calendar menu
 calendar_header();
 
@@ -311,4 +311,4 @@ if (!isset($updated)){
 
 ?>
 </table></td></tr></table>
-</body></html>
\ No newline at end of file
+</body></html>