- adjust ini entry names to those of the globals struct
[m6w6/ext-http] / php_http.h
index 9e6083cce5b40006c0686f848aea144d8d0311a8..4e2a7c67bc5e0c2b49f418b354c39224af60e1b8 100644 (file)
@@ -118,6 +118,7 @@ ZEND_BEGIN_MODULE_GLOBALS(http)
                struct _http_globals_request_methods {
                        char *allowed;
                        struct _http_globals_request_methods_custom {
                struct _http_globals_request_methods {
                        char *allowed;
                        struct _http_globals_request_methods_custom {
+                               char *ini;
                                int count;
                                void *entries;
                        } custom;
                                int count;
                                void *entries;
                        } custom;