Hi Rick,

> Does anyone know how to use models in subdirectories?  For example,
> say I have two models:
>
> app/models/inventory/stock_model.php
>
> app/models/clients/client_model.php
>
> How would I "use" them from a controller?

Like "normal" models, cake finds them automatically (at least with
cake 1.2).

Hope that helps!

--
Daniel Hofstetter
http://cakebaker.42dh.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to