]> granicus.if.org Git - php/commitdiff
add missing apls_fetch
authorDaniel Beulshausen <dbeu@php.net>
Wed, 16 May 2001 09:01:20 +0000 (09:01 +0000)
committerDaniel Beulshausen <dbeu@php.net>
Wed, 16 May 2001 09:01:20 +0000 (09:01 +0000)
sapi/apache/mod_php4.c

index f89d015713f64f88ac1d738e40e5af7fcc63b72c..a43f34ba121644576f20106532c1ed56f0037ce1 100644 (file)
@@ -296,6 +296,7 @@ static void php_apache_request_shutdown(void *dummy)
 static int php_apache_sapi_activate(SLS_D)
 {
        request_rec *r = ((request_rec *) SG(server_context));
+       APLS_FETCH();
 
        /*
         * For the Apache module version, this bit of code registers a cleanup