From f490656d622a451c640df52c3369f953409f5498 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 19 Oct 2002 03:53:42 +0000 Subject: Fixed month linking (extra "). --- year.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'year.php') diff --git a/year.php b/year.php index 2b514cd..ff364fb 100644 --- a/year.php +++ b/year.php @@ -81,7 +81,7 @@ $thisday2 = localizeDate($dateFormat_week_list, $unix_time); $monthlink = date("Ym", $startYear); $monthlink = $monthlink . $this_day; ?> - '; ?> + '; ?> -- cgit v1.2.3