On 21 mei, 04:12, Grant Cox <[EMAIL PROTECTED]> wrote:
> The simple solution is just to have
>
> var $uses = array('TestA');
>
> in the top of your controller.Thanks for the reply, but that doesn't make a difference. It's a problem with the inflection plural -> singular. I found a (dirty) hack in a earlier post: http://groups.google.com/group/cake-php/browse_thread/thread/189c87ce81f8848a/ef7cfa7c4f8e6d4b?lnk=gst&q=inflections&rnum=1#ef7cfa7c4f8e6d4b But why can't i just edit the app/config/inflections.php file to get TestA as a singular and a plural to work? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
