updating pot
[squirrelmail.git] / plugins / calendar / event_create.php
index 63b11fa145351923b332bcc884f923dda2ea0697..e09a63a6648af147074cb74d3f822019e8023fc9 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * event_create.php
  *
- * Copyright (c) 2002-2003 The SquirrelMail Project Team
+ * Copyright (c) 2002-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Originally contrubuted by Michal Szczotka <michal@tuxy.org>
  * functions to create a event for calendar.
  *
  * $Id$
+ * @package plugins
+ * @subpackage calendar
+ */
+
+/**
+ * @ignore
  */
 define('SM_PATH','../../');