Made it clear that cell() $data argument is an indexed array, not an...
Made it clear that cell() $data argument is an indexed array, not an associative array: you can't pass named parameters Ideally you *could* pass named parameters, of course. Then the way it was before would be great. That would take changes to CakePHP's code though ;)
Loading
Please sign in to comment