- Reverted r296062 and r296065

This commit is contained in:
Jani Taskinen 2010-03-12 10:28:59 +00:00
parent ea539c8b88
commit af49e58f51
108 changed files with 3603 additions and 4297 deletions

View file

@ -91,7 +91,7 @@ PHP_FUNCTION(virtual)
}
/* Flush everything. */
php_output_end_all(TSRMLS_C);
php_end_ob_buffers(1 TSRMLS_CC);
php_header(TSRMLS_C);
/* Ensure that the ap_r* layer for the main request is flushed, to