> Second problem is.: i have added the I18N as a standard helper in the
> settings.yml
>
> all:
>   setting:
>      standard_helpers:       [ I18N ]
>
> but this is not working... every time i use __( ) function in template
> its throwing  undefined function error. if i add a line in
> use_helper("I18N") its working.


Hi, it is
all:
  .settings:
    standard_helpers:       [I18N]

Greetings,
Dincho Todorov


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to