Skip to content

Commit

Permalink
Add missing required field.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 2, 2014
1 parent 727d1cc commit 4fb2e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/models/retrieving-your-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ returned first.
.. warning::

If you specify ``fields``, you need to always include the
parent_id (or its current alias)::
id & parent_id (or their current aliases)::

public function some_function() {
$categories = $this->Category->find('threaded', array(
Expand Down

0 comments on commit 4fb2e04

Please sign in to comment.