summaryrefslogtreecommitdiff
path: root/sapi/phttpd/phttpd.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/phttpd/phttpd.c
parentec0e2d7312ba5e55bb4ffb2f35b72e19a48ee89a (diff)
downloadphp-git-7d926a0e0c0862b4469200b5ebb7cc85c263b2dc.tar.gz
More cleanup...
Diffstat (limited to 'sapi/phttpd/phttpd.c')
-rw-r--r--sapi/phttpd/phttpd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/phttpd/phttpd.c b/sapi/phttpd/phttpd.c
index 7c98cd70a3..76184a7e7a 100644
--- a/sapi/phttpd/phttpd.c
+++ b/sapi/phttpd/phttpd.c
@@ -172,6 +172,7 @@ static sapi_module_struct sapi_module = {
php_phttpd_sapi_ub_write, /* unbuffered write */
NULL, /* flush */
+ NULL, /* get uid */
php_error, /* error handler */