bug 443318
This commit is contained in:
@@ -4,9 +4,12 @@
|
||||
require('./lib.inc.php3');
|
||||
require('./ob_lib.inc.php3');
|
||||
|
||||
if ($cfgOBGzip)
|
||||
{
|
||||
$ob_mode = out_buffer_mode_get();
|
||||
if ($ob_mode)
|
||||
out_buffer_pre($ob_mode);
|
||||
}
|
||||
|
||||
/**
|
||||
* Send http headers
|
||||
|
Reference in New Issue
Block a user