Wrong variable name on app_model.php
Reported by Gustavo Carreno | February 25th, 2010 @ 04:43 PM | in 0.6
function delete($id = null, $cascade = true) {
if(Configure::read('demo')) {
return true;
}
return parent::delete($id, $cascase); //<*-*-*-*-*-*-*-*-*-*-*-*-
}
cascaDe ?
Comments and changes to this ticket
-

Gustavo Carreno February 25th, 2010 @ 04:47 PM
- Milestone set to 0.6
-

Matt Curry February 25th, 2010 @ 04:47 PM
- State changed from new to resolved
already fixed for next release
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป