Initial groundwork to use phpdocumentor.
[squirrelmail.git] / plugins / calendar / day.php
index 503a796d6512e9088fec01959294f4bf932c222d..3eff1df7ce9d9b4a5fa4af527f9aec7e9133eb44 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * day.php
  *
- * Copyright (c) 2002 The SquirrelMail Project Team
+ * Copyright (c) 2002-2003 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Originally contrubuted by Michal Szczotka <michal@tuxy.org>
  * Displays the day page (day view).
  *
  * $Id$
+ * @package plugins
+ * @subpackage calendar
  */
 
+/** @ignore */
 define('SM_PATH','../../');
 
 /* Calender plugin required files. */