]> granicus.if.org Git - php/commitdiff
fixes #3220, #3221 finally
authorThies C. Arntzen <thies@php.net>
Sun, 16 Jan 2000 12:34:18 +0000 (12:34 +0000)
committerThies C. Arntzen <thies@php.net>
Sun, 16 Jan 2000 12:34:18 +0000 (12:34 +0000)
main/main.c

index c406e511b3ebcdb35f86049a651efce9bd6b915d..bf574efe32554a6d8ffb99d7e9f0a9f9f68b534f 100644 (file)
@@ -717,6 +717,8 @@ int php_request_startup(CLS_D ELS_DC PLS_DC SLS_DC)
        
        php_output_startup();
 
+       PG(post_request_startup_ok) = PG(pre_request_shutdown_ok) = 0;
+
 #if APACHE
        /*
         * For the Apache module version, this bit of code registers a cleanup