Skip to content
Commit 27896f8b authored by nevveiga's avatar nevveiga
Browse files

$article = $this->Articles->patechEntity($article, $this->request->data);

this is wrong and should be 
 $article = $this->Articles->patchEntity($article, $this->request->data);
parent a9e5bb23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment