diff options
Diffstat (limited to 'sapi/thttpd/thttpd.c')
-rw-r--r-- | sapi/thttpd/thttpd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/thttpd/thttpd.c b/sapi/thttpd/thttpd.c index 9c62a2c116..16dcb09553 100644 --- a/sapi/thttpd/thttpd.c +++ b/sapi/thttpd/thttpd.c @@ -393,6 +393,7 @@ static sapi_module_struct thttpd_sapi_module = { sapi_thttpd_register_variables, NULL, /* Log message */ + NULL, /* Get request time */ NULL, /* php.ini path override */ NULL, /* Block interruptions */ |