From b00f956d6b4185f245c93fc9c76d44fdb514b401 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Wed, 13 Aug 2025 21:03:03 +0900 Subject: [PATCH] Fix incorrect XML header in some environments --- modules/rss/tpl/format/atom10.html | 4 ++-- modules/rss/tpl/format/rss10.html | 2 +- modules/rss/tpl/format/rss20.html | 2 +- modules/rss/tpl/format/xe.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/rss/tpl/format/atom10.html b/modules/rss/tpl/format/atom10.html index e878e5fb4..76b75701f 100644 --- a/modules/rss/tpl/format/atom10.html +++ b/modules/rss/tpl/format/atom10.html @@ -1,4 +1,4 @@ -{''} +'; ?> @@ -25,4 +25,4 @@ - + diff --git a/modules/rss/tpl/format/rss10.html b/modules/rss/tpl/format/rss10.html index e2958947d..d04b25392 100644 --- a/modules/rss/tpl/format/rss10.html +++ b/modules/rss/tpl/format/rss10.html @@ -1,4 +1,4 @@ -{''} +'; ?> diff --git a/modules/rss/tpl/format/rss20.html b/modules/rss/tpl/format/rss20.html index af4268ea0..0343a938c 100644 --- a/modules/rss/tpl/format/rss20.html +++ b/modules/rss/tpl/format/rss20.html @@ -1,4 +1,4 @@ -{''} +'; ?> diff --git a/modules/rss/tpl/format/xe.html b/modules/rss/tpl/format/xe.html index 8f811c5e4..6af2c6476 100644 --- a/modules/rss/tpl/format/xe.html +++ b/modules/rss/tpl/format/xe.html @@ -1,4 +1,4 @@ -{''} +'; ?>