X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fcalendar%2Fday.php;h=40e4a4dfcc776e366cd2082cf64fec32f6e36c4b;hb=af5de065345739645f9010a5671ea35622b19af2;hp=abb70db7251b6d96e148b5ccd0e6797257ac613b;hpb=202bcbcc2b67c7c153db1b09b608b62beeba0496;p=squirrelmail.git diff --git a/plugins/calendar/day.php b/plugins/calendar/day.php index abb70db7..40e4a4df 100644 --- a/plugins/calendar/day.php +++ b/plugins/calendar/day.php @@ -3,7 +3,7 @@ /** * Displays the day page (day view). * - * @copyright © 2002-2006 The SquirrelMail Project Team + * @copyright © 2002-2007 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package plugins @@ -169,7 +169,7 @@ $calself=basename($PHP_SELF); $daily_events = array(); -displayPageHeader($color, 'None'); +displayPageHeader($color); calendar_header(); readcalendardata(); day_header(); @@ -177,4 +177,4 @@ initialize_events(); display_events(); ?> - \ No newline at end of file +