From c895d2f41b0737f8a2799d36beca087e6b642f05 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Wed, 17 Dec 2008 21:00:03 -0500 Subject: Added an emoticon parsing system I decided that, because I use the :) emoticon so often, I might as well replace it with an actual image. I've added a Smiley parsing system to complement the BBCode parsing one. --- rss.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rss.php') diff --git a/rss.php b/rss.php index c232fe3..176ea32 100755 --- a/rss.php +++ b/rss.php @@ -232,7 +232,7 @@ foreach ($items as $key => $value) http://fourisland.com/blog// - + @@ -260,7 +260,7 @@ foreach ($items as $key => $value) http://fourisland.com/#comment- - + -- cgit 1.4.1