Split out functionality that gathers system specs
[squirrelmail.git] / plugins / calendar / event_edit.php
index 533ce66337f47f628d8b771a6fd7be8eaeb14171..9f58e5f2bfa49d5fc492fa725ecad5316ceb685c 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * event_edit.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 edit an event.
  *
  * $Id$
+ * @package plugins
+ * @subpackage calendar
  */
+
+/** @ignore */
 define('SM_PATH','../../');
 
 /* Calender plugin required files. */