mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
Fix incorrect XML header in some environments
This commit is contained in:
parent
36d7dcebcd
commit
b00f956d6b
4 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{'<?xml version="1.0" encoding="UTF-8" ?>'}
|
||||
<?php echo '<?xml version="1.0" encoding="UTF-8" ?>'; ?>
|
||||
|
||||
<config autoescape="on" />
|
||||
<rss version="1.0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue