diff options
Diffstat (limited to 'sapi/aolserver/aolserver.c')
| -rw-r--r-- | sapi/aolserver/aolserver.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/aolserver/aolserver.c b/sapi/aolserver/aolserver.c index d1b5dc86d8..a7d200754e 100644 --- a/sapi/aolserver/aolserver.c +++ b/sapi/aolserver/aolserver.c @@ -303,6 +303,7 @@ static sapi_module_struct sapi_module = {  	php_ns_sapi_ub_write,					/* unbuffered write */  	NULL,									/* flush */  	NULL,									/* get uid */ +	NULL,									/* getenv */  	php_error,								/* error handler */  | 
