It does *a lot* more than PHP's require. As the classname--App--suggests, it's a crucial part of the framework. Have a look at the source:
http://api.cakephp.org/view_source/app/#line-781 On Tue, Aug 25, 2009 at 5:32 PM, abc<[email protected]> wrote: > > Can you please tell me where App::import, (note the configure.php's > import is a wrapper) defined. > How does this compare in terms of performance to require > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
