cakephp2-php8/lib/Cake
mark_story 01e035f726 Move logic to afterDelete.
Because behavior callbacks are fired first, removing data in the
beforeDelete could result in data loss if the model prevents deletion.

Fixes #2699
2012-03-20 22:36:48 -04:00
..
Cache Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Config Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Configure Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Console Remove duplicated code in testsuite shell. 2012-03-18 21:57:15 -04:00
Controller Remove unused code and correct doc for modelClass 2012-03-20 14:44:14 -07:00
Core Make method protected. 2012-03-16 21:46:07 -04:00
Error Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Event Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
I18n Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Log Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Model Move logic to afterDelete. 2012-03-20 22:36:48 -04:00
Network Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Routing Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Test add test for saveAll deep 2012-03-20 20:41:41 +01:00
TestSuite Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Utility fix Set::sort() for issue in previous commit 2012-03-13 12:45:06 +07:00
View Fix getCrumbs() with no crumbs and first link. 2012-03-17 23:23:42 -04:00
basics.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
bootstrap.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
VERSION.txt Updated copyright to 2012. 2012-03-12 22:46:07 -04:00