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 --- month.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'month.php') diff --git a/month.php b/month.php index f3f0561..2d48693 100644 --- a/month.php +++ b/month.php @@ -50,7 +50,13 @@ $num_of_events = 0; <?php echo "$calendar_name - $display_month"; ?> "> - + "; + } + ?> -- cgit v1.2.3