Skip to content

Commit

Permalink
Make note of method removal.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed May 4, 2013
1 parent 95dbd53 commit 4f179b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Controller/Controller.php
Expand Up @@ -1011,7 +1011,7 @@ public function flash($message, $url, $pause = 1, $layout = 'flash') {
* @param boolean $exclusive If true, and $op is an array, fields not included in $op will not be
* included in the returned conditions
* @return array An array of model conditions
* @deprecated
* @deprecated Will be removed in 3.0
*/
public function postConditions($data = array(), $op = null, $bool = 'AND', $exclusive = false) {
if (!is_array($data) || empty($data)) {
Expand Down

1 comment on commit 4f179b0

@EliuFlorez
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We cakephp in Event time: it was 1062.30 Controller.initialize ms can be improved.? and can provide a full example of AclComponent auth user: login, signup, add, edit, delete and that is the hardest to learn as I see is that it works with the user role. : D. Translation from Google translate.

Please sign in to comment.