behavior error or just plain wrong on our side.
pull/63/head
Noud de Brouwer 2013-01-16 15:31:52 +00:00
parent 755f19c560
commit 4c4a2bcb89
1 changed files with 2 additions and 0 deletions

View File

@ -569,6 +569,8 @@ class AttributesController extends AppController {
* @return void
* @throws MethodNotAllowedException
* @throws NotFoundException
*
* and is able to delete w/o question
*/
public function delete($id = null) {
if (!$this->request->is('post') && !$this->_isRest()) {