From b971ff0dab0db4e6b9b0723b531de5fd0e0313a3 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Fri, 19 Sep 2003 21:21:19 +0000 Subject: Fixed month display bugs, cleaned up HTML on bottom month table, added new data to calendar for debugging. --- includes/footer.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/footer.inc.php b/includes/footer.inc.php index c8375bc..07b5038 100644 --- a/includes/footer.inc.php +++ b/includes/footer.inc.php @@ -1,6 +1,6 @@
$powered_by_lang PHP iCalendar 0.9.3"; +echo "

$powered_by_lang PHP iCalendar 0.9.4"; if ($enable_rss == 'yes') { echo "
\n"; if ((isset($current_view)) && ($current_view == 'rssindex')) { -- cgit v1.2.3