]> granicus.if.org Git - php/commitdiff
fix windows build.
authorSterling Hughes <sterling@php.net>
Wed, 16 May 2001 18:10:06 +0000 (18:10 +0000)
committerSterling Hughes <sterling@php.net>
Wed, 16 May 2001 18:10:06 +0000 (18:10 +0000)
#untested

sapi/apache/mod_php4.c

index 0a83324c0506875365d2d26b8f090d04f1fc727a..f1f6c827c0f00d0badaa9eb2cc2d6f4a932def05 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));
+       SLS_FETCH();
        APLS_FETCH();
 
        /*