From: Uwe Schindler Date: Sun, 3 Aug 2003 19:31:13 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.3RC3~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa40ecfec17fd950af0168dcb6e507ec562ae274;p=php MFH --- diff --git a/sapi/apache2filter/sapi_apache2.c b/sapi/apache2filter/sapi_apache2.c index 0df31c78b9..08f413cd3c 100644 --- a/sapi/apache2filter/sapi_apache2.c +++ b/sapi/apache2filter/sapi_apache2.c @@ -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;