Routing uses global_defaults that are set somewhere. In my application
it contains just sf_culture, that's set to 'en'. Unless I manage to
change it to 'sk', some routing rules won't work.

I changed all 'culture' settings in setting.yml and i18n.yml in my
application, I even changed the settings in symfony core library. I
put:
sfConfig::set('sf_routing_defaults', array('sf_culture' => 'sk'));
to config.php of the application, still sf_culture is 'en'.

Any help here?

Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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