Sorry, I confused myself again. I mixed up setting the culture for an object with setting the culture for the session.
Tom Haskins-Vaughan wrote: > Hi, > > As mentioned, I have an I18n table: NewsItem and NewsItemI18n. > > Now, as far as I know, when I create a new NewsItem as follows it will > create a new NewsItemI18n in the current culture. Am I right? > > $newsItem = new NewsItem()? > > I want to know how to create a new i18n object, not in the current > culture, but in the culture of my choice. Any suggestions? > > TIA > > Tom > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
