Did you see output from debug(Configure::getInstance()); ? $behaviorPaths= array(ROOT.'common'.DS.'models'.DS.'behaviors');
controllerPaths componentPaths helperPaths pluginPaths.... On Apr 8, 3:19 pm, Ernesto <[email protected]> wrote: > And... to share a behavior? > > On 7 Apr, 18:11, majna <[email protected]> wrote: > > > Setup additional view paths in config/bootstrap.php > > $viewPaths = array(ROOT.'common'.DS.'views'.DS); > > > debug(Configure::getInstance()); > > > On Apr 7, 4:34 pm, Ernesto <[email protected]> wrote: > > > > Hello. > > > > Is there a way tosharethe same helper or element file across > > > multiple apps? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
