Hello group,
I have an annoying problem. I am using the "__" function to translate
some texts in the layout.php template. In order to have the function
defined, I use
use_helper('i18n');
This works well in my application, but if my login expires, I am
forwarded/redirected to the login page. But in this context the
autoloader does not find the i18n helper, and an exception is raised. No
chance to login :-(
How to proceed in this case?
Georg
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
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