On Sun, Aug 23, 2009 at 9:23 AM, gedm<[email protected]> wrote: > > Hi, > > I am very new to Cake and have searched for an answer to this but > can't quite get my head around it enough to ask ask the right > question.
I'm not sure you asked anything. What's your question? The debug array you posted looks ok to me. That is, if $id = 1. Is that the case? Have you reied it with $id = 2? You should see the ParentComment then, and the ChildComment array should be empty. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
