I think at this point in frontendConfiguration/ProjectConfiguration the app.yml values are not loaded in to sfConfig.
- Jon On Wed, Feb 11, 2009 at 4:59 PM, ibolmo <[email protected]> wrote: > > 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')) { ... > > > -- Jonathan H. Wage Open Source Software Developer & Evangelist http://www.jwage.com http://www.doctrine-project.org http://www.symfony-project.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
