Actually it is not possible. The point of applications is to seperate them completely. If you need something cross-application consider creating classes in your root lib/ directory instead.
On Thursday 13 May 2010 12:53:50 abbbassi abidi wrote: > i think that you can't > > 2010/5/13 wueb <[email protected]> > > > Hi, > > > > It is possible use a component from an application "general" on the > > application "main" for example? > > > > > > In the template of app "main" i have: > > > > <?php include_component('apps/general/body','header') ?> > > > > But doesn't work, any idea please? > > > > -- > > If you want to report a vulnerability issue on symfony, please send it to > > security at symfony-project.com > > > > You received this message because you are subscribed to the Google > > Groups "symfony users" group. > > To post to this group, send email to symfony- [email protected] > > To unsubscribe from this group, send email to > > [email protected]<symfony- users%2bunsubscr...@go > > oglegroups.com> For more options, visit this group at > > http://groups.google.com/group/symfony-users?hl=en -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
