mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
First attempt at moving the old RFC1867 support to the right place
This commit is contained in:
parent
c50cd2df99
commit
96bfbc7904
8 changed files with 268 additions and 277 deletions
|
@ -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 */
|
Loading…
Add table
Add a link
Reference in a new issue