From a5472764c9bcd3eda58540e2cc97c5a42bb1bc1c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 10 Aug 2007 06:22:04 +0100 Subject: add XSL stylesheet to generated feeds --- functions.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 7a9591535..eb14f52e5 100644 --- a/functions.php +++ b/functions.php @@ -2722,9 +2722,11 @@ $feed_site_url = $qfh_ret[2]; $last_error = $qfh_ret[3]; -# if (!$feed_site_url) $feed_site_url = "http://localhost/"; +// if (!$feed_site_url) $feed_site_url = "http://localhost/"; - print " + print " + + $feed_title $feed_site_url -- cgit v1.2.3-54-g00ecf