summaryrefslogtreecommitdiff
path: root/sapi/apache/mod_php4.c
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2001-05-16 18:10:06 +0000
committerSterling Hughes <sterling@php.net>2001-05-16 18:10:06 +0000
commit4565812470bfbb63b1d75017e1927a35eef17279 (patch)
treee803c17a6725c69313776066726e970ddaa8e371 /sapi/apache/mod_php4.c
parent755207a1e63161a0ef625299fed9a2d569357f7a (diff)
downloadphp-git-4565812470bfbb63b1d75017e1927a35eef17279.tar.gz
fix windows build.
#untested
Diffstat (limited to 'sapi/apache/mod_php4.c')
-rw-r--r--sapi/apache/mod_php4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/apache/mod_php4.c b/sapi/apache/mod_php4.c
index 0a83324c05..f1f6c827c0 100644
--- a/sapi/apache/mod_php4.c
+++ b/sapi/apache/mod_php4.c
@@ -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();
/*