diff options
Diffstat (limited to 'include/calendar_weekly.class.php')
-rw-r--r-- | include/calendar_weekly.class.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/calendar_weekly.class.php b/include/calendar_weekly.class.php index 4259650e0..fc9f63d94 100644 --- a/include/calendar_weekly.class.php +++ b/include/calendar_weekly.class.php @@ -1,7 +1,7 @@ <?php // +-----------------------------------------------------------------------+ // | PhpWebGallery - a PHP based picture gallery | -// | Copyright (C) 2003-2006 PhpWebGallery Team - http://phpwebgallery.net | +// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net | // +-----------------------------------------------------------------------+ // | branch : BSF (Best So Far) // | file : $RCSfile$ @@ -136,4 +136,4 @@ function get_date_where($max_levels=3) } -?>
\ No newline at end of file +?> |