1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
This commit is contained in:
Uwe Schindler
2003-08-03 19:31:13 +00:00
parent be27697628
commit fa40ecfec1

View File

@@ -229,6 +229,7 @@ php_apache_sapi_flush(void *server_context)
apr_bucket_alloc_t *ba;
apr_bucket *b;
ap_filter_t *f; /* output filters */
TSRMLS_FETCH();
ctx = server_context;