Skip to content

v12.4.1

@tonysm tonysm tagged this 24 Mar 03:46
When ob_flush() is called without first calling ob_start(), it fails
saying there's no active buffer.

To avoid this issue, we must check the buffer level before flushing it.
Assets 2
Loading