From b70390e4d05538570680e7f4015b84b581b570ce Mon Sep 17 00:00:00 2001 From: ngleader Date: Wed, 22 Feb 2012 06:05:37 +0000 Subject: [PATCH] Issue 1361 hiding the version of xe on feed git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10173 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/rss/tpl/atom10.html | 2 +- modules/rss/tpl/rss20.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/rss/tpl/atom10.html b/modules/rss/tpl/atom10.html index 86eac9580..4a4b6b0fd 100644 --- a/modules/rss/tpl/atom10.html +++ b/modules/rss/tpl/atom10.html @@ -9,7 +9,7 @@ {$info->id} - XpressEngine + XpressEngine {str_replace('\'', ''',htmlspecialchars($oDocument->getTitleText()))} {$oDocument->getPermanentUrl()} diff --git a/modules/rss/tpl/rss20.html b/modules/rss/tpl/rss20.html index b3efaf6e8..9cddb2024 100644 --- a/modules/rss/tpl/rss20.html +++ b/modules/rss/tpl/rss20.html @@ -8,7 +8,7 @@ {$info->language} {$info->date} {$info->date} - XpressEngine {__ZBXE_VERSION__} + XpressEngine {$info->feed_copyright}