can i access a value from apps/frontend/config/app.yml value in a
plugins/sfSwiftPlugin/config/autoload.yml?
my app.yml:
all:
sfSwiftPlugin_lib_dir: /var/www/swift/swift_stable/lib
autoload.yml:
autoload:
swift_mailer_classes:
path: <?php echo sfConfig::get(''app_..') ?>
not work ;(
greetings
Gordon
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---