Hello,
i've made a custom helper stored in sfRoot/lib/helper/myHelper.php

there, in a function i want to get a variable value stored in app.yml of the
aplication wich is calling the helper
i tried
sfConfig::get('app_myHelper_pager_first','«')
but it doesnt work,
what route do i have to write on
sfConfig::get('app_nxHelper_pager_first','«')
to get the config value of sfRoot/apps/frontend/config/app.yml ?

Thank you very much in advance!


-- 
        - Oriol Mercadé Figueras

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" 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-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to