I've been trying to sfConfig::get a setting I have in my ./config/
app.yml.
It's always returning a ''.
Ex: sfConfig::get('app_....');
Any ideas? I got this idea from the documentation for extending
symfony with other libraries.
Ex: if ($zend_lib_dir = sfConfig::get('app_zend_lib_dir')) { ...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---