cakephp2-php8/cake/libs/model/behaviors
AD7six 460223b61a fixes #5203 - removeFromTree should return after deleting a node with no children.
Also modified removeFromTree to set the parent_id to null if removeFromTree is called on a node with no children and
	delete is set to false


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7453 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-08-11 15:54:54 +00:00
..
acl.php Adding test case for AclBehavior. Modified AclBehavior to use $model->name for configuration and operation. Closes #5163 2008-07-31 03:26:15 +00:00
containable.php fixes #5233, uppercase fields in containable 2008-08-11 15:11:06 +00:00
translate.php Replaced all instances of ife() in /cake 2008-07-30 20:34:01 +00:00
tree.php fixes #5203 - removeFromTree should return after deleting a node with no children. 2008-08-11 15:54:54 +00:00