summaryrefslogtreecommitdiff
path: root/bin/backend.php
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-17 17:29:41 +0100
committerAlib <aliboba@free.fr>2010-03-17 17:29:41 +0100
commit4f0f14afafed51fe7731be510853bdab0dbb3821 (patch)
tree2bba5b80d033ee6abf3cc37a4f4725fa768f96d9 /bin/backend.php
parentc46a516fe54867f31a331031a0d83503a83432fb (diff)
downloadistreamdev-4f0f14afafed51fe7731be510853bdab0dbb3821.tar.gz
istreamdev-4f0f14afafed51fe7731be510853bdab0dbb3821.tar.bz2
changed header
Diffstat (limited to 'bin/backend.php')
-rwxr-xr-xbin/backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/backend.php b/bin/backend.php
index 1c99f7e..3eaa127 100755
--- a/bin/backend.php
+++ b/bin/backend.php
@@ -1,6 +1,6 @@
<?php
-header('Content-type: text/html');
+header('Content-Type: application/json; charset: UTF-8');
if (file_exists('../config.php'))
include ('../config.php');