A start for a new change_password master plugin. This is not finished
[squirrelmail.git] / plugins / calendar / functions.php
index c723f68afc79870583c77694b797a76cb2349f3a..bd83651203754974f0dcde522026887ef622688d 100644 (file)
  * miscelenous functions.
  *
  * $Id$
+ * @package plugins
+ * @subpackage calendar
  */
 
-
+/**
+ * @return void
+ */
 function calendar_header() {
     //Add Second layer ofCalendar links to upper menu
     global $color,$year,$day,$month;