From 34f353f0d7e4868171c18a5614d78f6a4b2844f7 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 16 Feb 2003 20:25:21 +0000 Subject: You can now set hard paths for cookies, downloads, and webcals. Also updated footer to 0.9.1. Closed all bugs reguarding cookies, fixed back button on preferences page. --- includes/calendar_nav.php | 2 +- includes/footer.inc.php | 2 +- includes/sidebar.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'includes') diff --git a/includes/calendar_nav.php b/includes/calendar_nav.php index 501bae8..7598d98 100644 --- a/includes/calendar_nav.php +++ b/includes/calendar_nav.php @@ -198,7 +198,7 @@ $goyear_lang
\n $goprint_lang
\n $preferences_lang
\n - $subscribe_lang | $download_lang\n + $subscribe_lang | $download_lang\n "; ?> diff --git a/includes/footer.inc.php b/includes/footer.inc.php index c4bedac..5a6eaf4 100644 --- a/includes/footer.inc.php +++ b/includes/footer.inc.php @@ -1,6 +1,6 @@
$powered_by_lang PHP iCalendar 0.9 CVS"; +echo "

$powered_by_lang PHP iCalendar 0.9.1 CVS"; if ($enable_rss == 'yes') { echo "
\n"; if ($current_view == 'rssindex') { diff --git a/includes/sidebar.php b/includes/sidebar.php index 4fa48cc..bf1a7b6 100644 --- a/includes/sidebar.php +++ b/includes/sidebar.php @@ -39,7 +39,7 @@ $goyear_lang
\n $goprint_lang
\n $preferences_lang
\n - $subscribe_lang | $download_lang\n + $subscribe_lang | $download_lang\n "; ?> -- cgit v1.2.3