diff options
Diffstat (limited to 'sapi/phttpd')
| -rw-r--r-- | sapi/phttpd/phttpd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/phttpd/phttpd.c b/sapi/phttpd/phttpd.c index 57d14e9639..a766816899 100644 --- a/sapi/phttpd/phttpd.c +++ b/sapi/phttpd/phttpd.c @@ -180,6 +180,7 @@ static sapi_module_struct sapi_module = { php_phttpd_sapi_read_cookies, /* read Cookies */ NULL, /* register server variables */ + NULL, /* Log message */ STANDARD_SAPI_MODULE_PROPERTIES }; |
