improved out buffer function handling;
bug #1690064 headers already sent error if OBGzip = 0
This commit is contained in:
@@ -311,9 +311,4 @@ if (! empty($controllink)) {
|
||||
if (! empty($userlink)) {
|
||||
PMA_DBI_close($userlink);
|
||||
}
|
||||
|
||||
/**
|
||||
* Sends bufferized data
|
||||
*/
|
||||
PMA_outBufferPost();
|
||||
?>
|
||||
|
Reference in New Issue
Block a user