From 54f310e8e067fca869b66e9faf9121125ce773bd Mon Sep 17 00:00:00 2001 From: pberry Date: Wed, 27 Nov 2002 20:13:57 +0000 Subject: RSS auto-discovery link now honors $enable_rss. In other words, if we don't do RSS, don't both printing the link tag --- week.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'week.php') diff --git a/week.php b/week.php index 9838c4a..dec4c81 100644 --- a/week.php +++ b/week.php @@ -51,7 +51,13 @@ for ($i=0;$i<7;$i++) { <?php echo "$calendar_name - $display_date"; ?> "> - + "; + } + ?> -- cgit v1.2.3