* (bug 8148) Handle non-removable output buffers gracefully when cleaning
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 11 Dec 2006 01:51:21 +0000 (01:51 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 11 Dec 2006 01:51:21 +0000 (01:51 +0000)
commita7dfa5da711c337f61333f17a6cb737147e1a09b
treecc6f55e2d650f004ee5fb2bdaf06c8a7a8f63ca1
parent4ff0b373ac6e6df1b6c73e66437fe0b7abd6fc82
* (bug 8148) Handle non-removable output buffers gracefully when cleaning
  buffers for HTTP 304 responses, StreamFile, and Special:Export.
  Duplicated code merged into wfResetOutputBuffers() and wfClearOutputBuffers()
RELEASE-NOTES
includes/GlobalFunctions.php
includes/OutputPage.php
includes/SpecialExport.php
includes/StreamFile.php