From: Sascha Schumann Date: Fri, 29 Nov 2002 11:34:08 +0000 (+0000) Subject: add missing line X-Git-Tag: RELEASE_1_0b3~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95fead0b9ff59abb8e1ddc177f8b08d47d1c3d76;p=php add missing line --- diff --git a/sapi/thttpd/thttpd.c b/sapi/thttpd/thttpd.c index 96ba377aec..f332db3bae 100644 --- a/sapi/thttpd/thttpd.c +++ b/sapi/thttpd/thttpd.c @@ -414,6 +414,7 @@ static sapi_module_struct thttpd_sapi_module = { sapi_thttpd_register_variables, NULL, /* Log message */ + NULL, /* php.ini path override */ NULL, /* Block interruptions */ NULL, /* Unblock interruptions */