diff options
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ if (file_exists('config.php')) else include ('config_default.php'); include ('bin/auth.php'); +if(!ob_start("ob_gzhandler")) ob_start(); ?> |
![]() |
index : istreamdev | |
VDR to iPhone streaming | www-data |
summaryrefslogtreecommitdiff |
-rw-r--r-- | index.php | 1 |
@@ -4,6 +4,7 @@ if (file_exists('config.php')) else include ('config_default.php'); include ('bin/auth.php'); +if(!ob_start("ob_gzhandler")) ob_start(); ?> |