Thursday, April 2, 2009

Re: Sub Controller

> so my question is : Is there a way to make it work as i intended or
> should i stick with AppController

Yes, I do this some times. I'm pretty sure you have some kind of typo,
check filenames, case, etc. And if App::import() isn't working for you
remember that CakePHP is still php so you still can call
require/include the controller extending your BaseController.

Regards,
- Dardo.

--~--~---------~--~----~------------~-------~--~----~
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 cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: