cakephp2-php8/cake/tests/cases
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
..
console lets see if this closes #4982 2008-06-26 06:05:15 +00:00
libs fixes #5203 - removeFromTree should return after deleting a node with no children. 2008-08-11 15:54:54 +00:00
dispatcher.test.php fixes #4086 caching with params 2008-07-30 21:14:22 +00:00