summaryrefslogtreecommitdiff
path: root/sapi/thttpd/thttpd.c
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-02-10 17:26:57 +0000
committerZeev Suraski <zeev@php.net>2000-02-10 17:26:57 +0000
commit7d926a0e0c0862b4469200b5ebb7cc85c263b2dc (patch)
tree01b0f0522ad4a4e3b2929e03b9985b3bfa57fc76 /sapi/thttpd/thttpd.c
parentec0e2d7312ba5e55bb4ffb2f35b72e19a48ee89a (diff)
downloadphp-git-7d926a0e0c0862b4469200b5ebb7cc85c263b2dc.tar.gz
More cleanup...
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 2a39f189a4..4fab0c2abf 100644
--- a/sapi/thttpd/thttpd.c
+++ b/sapi/thttpd/thttpd.c
@@ -112,6 +112,7 @@ static sapi_module_struct sapi_module = {
sapi_thttpd_ub_write,
NULL,
+ NULL, /* get uid */
php_error,