Project

General

Profile

Bug #19907 » 10256_v2.patch

Administrator Admin, 2009-02-17 23:14

View differences:

typo3/file_list.php (working copy)
$SOBE->main();
$SOBE->printContent();
if ($TYPO3_CONF_VARS['BE']['compressionLevel']) {
new gzip_encode($TYPO3_CONF_VARS['BE']['compressionLevel']);
}
?>
typo3/mod/web/perm/index.php (working copy)
$SOBE->main();
$SOBE->printContent();
if ($TYPO3_CONF_VARS['BE']['compressionLevel']) {
new gzip_encode($TYPO3_CONF_VARS['BE']['compressionLevel']);
}
?>
(2-2/2)