adding encoding and standalon in xml header
This commit is contained in:
parent
65d50f8439
commit
36d7b1840c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
|
||||||
<rss version="0.92">
|
<rss version="0.92">
|
||||||
<channel>
|
<channel>
|
||||||
<title><![CDATA[<% param.title %>]]></title>
|
<title><![CDATA[<% param.title %>]]></title>
|
||||||
|
|
Loading…
Add table
Reference in a new issue