First attempt at moving the old RFC1867 support to the right place

This commit is contained in:
Zeev Suraski 1999-06-12 17:50:39 +00:00
parent c50cd2df99
commit 96bfbc7904
8 changed files with 268 additions and 277 deletions

View file

@ -135,4 +135,6 @@ struct _sapi_module_struct {
#define SAPI_POST_READER_FUNC(post_reader) void post_reader(char *content_type_dup SLS_DC)
SAPI_POST_READER_FUNC(sapi_read_standard_form_data);
#endif /* _NEW_SAPI_H */