From 2f85b606ccf161bb73370e85aead40318e9e216f Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Wed, 10 Dec 2008 15:29:52 -0500 Subject: Removed trace of "comments" module This was introduced when the threaded commenting system was created (now long-since removed). However, the links to the non-existant comments module were still there, and that confused visitors. --- rss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rss.php') diff --git a/rss.php b/rss.php index 49ee070..7866d1a 100755 --- a/rss.php +++ b/rss.php @@ -257,7 +257,7 @@ foreach ($items as $key => $value) Comment on <?php echo($value['title']); ?> by <?php echo($value['username']); ?> - http://fourisland.com/comments// + http://fourisland.com/#comment- -- cgit 1.4.1