Revert r69360 (adding ob_flush() to WebInstallerOutput::flush()). Per CR, this doesn...
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 1 Nov 2010 15:12:44 +0000 (15:12 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 1 Nov 2010 15:12:44 +0000 (15:12 +0000)
commit598b2469a2925cbf4d89327f269b2869b4ccd1e7
tree149be8c70a89a76be312664948249091fcaf0adc
parent1bf567fa6b714c21d13fc333ec3b202c34393095
Revert r69360 (adding ob_flush() to WebInstallerOutput::flush()). Per CR, this doesn't seem necessary and actually causes a regression for some environments. In other news: I hate PHP output buffering and I don't feel like digging back into this right now.
includes/installer/WebInstallerOutput.php