No problem. According to http://book.cakephp.org/view/936/Importing-Controllers-Models-Components-Behaviors-, "All application related classes should also be loaded with App::Import()." I didn't have time to examine App::Import() closely, but I'm guessing that there may be some important functionality missing if I don't use it.
On Apr 6, 2:09 am, Zaky Katalan-Ezra <[email protected]> wrote: > What is the problem with require_once()? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
