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