Hi bakers, Quickly, in cookbook (3.7.6.6): 1. $this->Model->unbindModel( 2. array('associationType' => array('associatedModelClassName')) 3. );
Is not more proper this ?: 1. $this->Model->unbindModel( 2. array('associationType' => array('associatedAlias')) //assocName 3. ); what do you think? /fiblan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---