From 8836613c437e5ff3f0bc86cb1754756a1b7ba6cb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 19 May 2008 12:28:20 +0100 Subject: debug mode tweaks, remove mouse_handler() --- functions.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 0c333afc3..a2d1750c4 100644 --- a/functions.php +++ b/functions.php @@ -1533,8 +1533,7 @@ $feed = "$feed_title"; - print "
  • "; + print "
  • "; if (get_pref($link, 'ENABLE_FEED_ICONS')) { print "$feed_icon"; } -- cgit v1.2.3