Actions
Bug #21236
closedAdd API functions for cleaning and flushing output buffers
Start date:
2009-10-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
There'S currently no generic way to clean or flush the php output buffering
Solution:
introduce 2 new functions:
t3lib_div::cleanOutputBuffers() and
t3lib_div::flushOutputBuffers()
(issue imported from #M12189)
Files
Actions