Commit 4a38fd80 by yeran

change the get post data way from php://input to $this->request->getPost()

1 parent c7eec9f6
Showing with 1 additions and 1 deletions
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"description": "Phalcon", "description": "Phalcon",
"keywords": ["phwoolcon"], "keywords": ["phwoolcon"],
"type": "library", "type": "library",
"version": "1.0.4", "version": "1.0.5",
"license": "proprietary", "license": "proprietary",
"authors": [ "authors": [
{ {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!