From: Michael Wallner Date: Thu, 11 Jun 2015 09:04:34 +0000 (+0200) Subject: update link X-Git-Tag: v1.0.2~31 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=commitdiff_plain;h=b4b6078da854e790113a9b3bfefe6710ed745fa9 update link --- diff --git a/README.md b/README.md index a00e8c8..36efd5d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Always Populate Form Data This tiny extension lets PHP's post handler parse multipart/form-data and application/x-www-form-urlencoded (or any other customly registered form data -handler, like [json_post](http://github.com/php/pecl-http-json_post)) without +handler, like [json_post](http://github.com/m6w6/ext-json_post)) without regard to the request's request method. This extension does not provide any INI entries, constants, functions or classes.