Ob_end_flush not resolved
-
Hello,
In the issue https://wordpress.org/support/topic/php-notice-ob_end_flush-failed-to-delete-and-flush-buffer/ you said this was fixed.
But when looking at the zip archive of the last version, the code is still :function buffer_start_relative_url() { ob_start('callback_relative_url'); } function buffer_end_relative_url() { @ob_end_flush(); }
Nicolas,
- The topic ‘Ob_end_flush not resolved’ is closed to new replies.