summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-04-30 11:24:28 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-04-30 11:24:28 +0000
commitb3a350b379c46e4c8b56415fadf07fb7c9749621 (patch)
tree6b4b975d4b7684d05e181e238838c1904a14e647 /pages
parentbc9b54a0777db878cccc541a1e71b61dacecd7bb (diff)
downloadvdr-plugin-live-b3a350b379c46e4c8b56415fadf07fb7c9749621.tar.gz
vdr-plugin-live-b3a350b379c46e4c8b56415fadf07fb7c9749621.tar.bz2
Addex XML-encoding to fix Umlaut problem
Diffstat (limited to 'pages')
-rw-r--r--pages/ibox.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/ibox.ecpp b/pages/ibox.ecpp
index badd690..5d6ae48 100644
--- a/pages/ibox.ecpp
+++ b/pages/ibox.ecpp
@@ -153,7 +153,7 @@ using namespace std;
string prev_chan;
string next_chan;
</%args>
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
<service>
<request name="ibox">
<param name="update"><$ update $></param>