]> granicus.if.org Git - php/commitdiff
- Revert WS changes
authorAndi Gutmans <andi@php.net>
Sat, 22 Jun 2002 13:59:13 +0000 (13:59 +0000)
committerAndi Gutmans <andi@php.net>
Sat, 22 Jun 2002 13:59:13 +0000 (13:59 +0000)
sapi/cgi/cgi_main.c

index 2f0105724acc79639207abd5a6637e6f5e206f02..c51c2c59c24df8b26e4c296e5c022e232df56935 100644 (file)
@@ -1103,12 +1103,10 @@ consult the installation file that came with this distribution, or visit \n\
                if (cgi_sapi_module.php_ini_path_override) {
                        free(cgi_sapi_module.php_ini_path_override);
                }
-
        } zend_catch {
                exit_status = 255;
        } zend_end_try();
 
-
        php_module_shutdown(TSRMLS_C);
 
 #ifdef ZTS