summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-03-28 15:47:27 +0200
committerAlib <aliboba@free.fr>2010-03-28 15:47:27 +0200
commitd9b542524bc76084bad8761178e924fcedef970f (patch)
tree06c63a44e7d2c75904b241563cbe7529bf861f44 /bin
parenta74cb4af9d06aa704b4d21a6b3fee287fdf8fa5d (diff)
downloadistreamdev-d9b542524bc76084bad8761178e924fcedef970f.tar.gz
istreamdev-d9b542524bc76084bad8761178e924fcedef970f.tar.bz2
removed useless stuff
Diffstat (limited to 'bin')
-rwxr-xr-xbin/backend.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/backend.php b/bin/backend.php
index df8c06f..c85dc71 100755
--- a/bin/backend.php
+++ b/bin/backend.php
@@ -1,8 +1,5 @@
<?php
-
-//header('Content-Encoding: gzip');
header('Content-Type: application/json; charset: utf-8');
-//header('Content-Transfer-Encoding: binary');
if (file_exists('../config.php'))
include ('../config.php');