summaryrefslogtreecommitdiff
path: root/sapi/cgi/cgi_main.c
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2002-06-22 13:59:13 +0000
committerAndi Gutmans <andi@php.net>2002-06-22 13:59:13 +0000
commit805a1653f0d9199509ebe46ae9837ddb6cd9b320 (patch)
tree082df24425ce4adead70ba12cbc64f3c112af04e /sapi/cgi/cgi_main.c
parent85983fe9579b277058f15c5be250e2ff39875e2d (diff)
downloadphp-git-805a1653f0d9199509ebe46ae9837ddb6cd9b320.tar.gz
- Revert WS changes
Diffstat (limited to 'sapi/cgi/cgi_main.c')
-rw-r--r--sapi/cgi/cgi_main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c
index 2f0105724a..c51c2c59c2 100644
--- a/sapi/cgi/cgi_main.c
+++ b/sapi/cgi/cgi_main.c
@@ -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