On 19 апр, 19:15, "Samuel DeVore" <[EMAIL PROTECTED]> wrote:
> Did you search the google group for some help?  See if there is any help here
>
> <http://groups.google.com/group/cake-php/search?q=component+model&;>
>


nothing useful found;

this realisation works:

  function startup(&$controller)
    {
        $this->User = $controller->User;
    }

but I don't want to include 'User' model for each controller.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to