added ob_flush to 76b33e6

This commit is contained in:
Ian 2014-02-12 16:31:20 +01:00
parent 76b33e617d
commit 0a66a58da7

View file

@ -76,6 +76,7 @@ class serendipity_event_autoupdate extends serendipity_event {
echo str_repeat(' ',1024*64);
// Send output to browser immediately
ob_flush();
flush();
// Sleep one second so we can see the delay