summaryrefslogtreecommitdiff
path: root/sapi/thttpd/thttpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/thttpd/thttpd.c')
-rw-r--r--sapi/thttpd/thttpd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/thttpd/thttpd.c b/sapi/thttpd/thttpd.c
index 4692db29ae..a9fe305b03 100644
--- a/sapi/thttpd/thttpd.c
+++ b/sapi/thttpd/thttpd.c
@@ -103,6 +103,7 @@ static char *sapi_thttpd_read_cookies(SLS_D)
static sapi_module_struct sapi_module = {
"thttpd",
+ "thttpd",
php_module_startup,
php_module_shutdown_wrapper,