Patch by Justin Erenkrantz <jerenkrantz@apache.org>. This should be MFHed.

This commit is contained in:
Sebastian Bergmann 2002-05-11 08:58:20 +00:00
parent 5af649efbd
commit 5192f6432c

View File

@ -90,7 +90,9 @@ PHP_FUNCTION(apache_lookup_uri)
ADD_STRING(method);
ADD_LONG(mtime);
ADD_LONG(clength);
#if !MODULE_MAGIC_AT_LEAST(20020506,0)
ADD_STRING(boundary);
#endif
ADD_STRING(range);
ADD_LONG(chunked);
ADD_STRING(content_type);