summaryrefslogtreecommitdiff
path: root/htroot/Blog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/Blog.xml')
-rw-r--r--htroot/Blog.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/htroot/Blog.xml b/htroot/Blog.xml
deleted file mode 100644
index 56d758918..000000000
--- a/htroot/Blog.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<blog>
- #(mode)#
- #{entries}#
- <item>
- <id>#[pageid]#</id>
- <timestamp>#[timestamp]#</timestamp>
- <ip>#[ip]#</ip>
- <author><![CDATA[#[author]#]]></author>
- <subject><![CDATA[#[subject]#]]></subject>
- <content><![CDATA[#[page]#]]></content>
- </item>
- #{/entries}#
- #(/mode)#
-</blog> \ No newline at end of file