- adjust ini entry names to those of the globals struct
[m6w6/ext-http] / http_util_object.c
index d5c503b094e95a330ad8f1f94331ede5360f871f..2d46aa8c84ec81a427d3df1f45878f1b996762ac 100644 (file)
@@ -87,6 +87,7 @@ HTTP_END_ARGS;
 
 HTTP_BEGIN_ARGS(parseParams, 1)
        HTTP_ARG_VAL(param_string, 0)
+       HTTP_ARG_VAL(flags, 0)
 HTTP_END_ARGS;
 
 HTTP_BEGIN_ARGS(chunkedDecode, 1)