Removed explicit gzip.
This commit is contained in:
parent
55d31d5451
commit
0ab653e9e2
1 changed files with 0 additions and 5 deletions
|
@ -395,11 +395,6 @@ MIG;
|
|||
exit;
|
||||
}
|
||||
|
||||
if(!MSZ_DEBUG) {
|
||||
ob_start('ob_gzhandler');
|
||||
}
|
||||
|
||||
// we're running this again because ob_clean breaks gzip otherwise
|
||||
ob_start();
|
||||
|
||||
if(!is_readable(MSZ_STORAGE) || !is_writable(MSZ_STORAGE)) {
|
||||
|
|
Loading…
Add table
Reference in a new issue