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 --- day.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'day.php') diff --git a/day.php b/day.php index dacf4b9..ec7839d 100644 --- a/day.php +++ b/day.php @@ -51,7 +51,13 @@ if (is_array($master_array[($getdate)])) { <?php echo "$calendar_name - $display_date"; ?> "> - + "; + } + ?> -- cgit v1.2.3