1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 15:43:13 +02:00

fixes #3220, #3221 finally

This commit is contained in:
Thies C. Arntzen
2000-01-16 12:34:18 +00:00
parent 437e396455
commit 83097f136a

View 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