On May 15, 10:25 am, Stephen M <[email protected]> wrote: > I've been using CGI.HTTP_ACCEPT_LANGUAGE to determine the locale .....blah....blah....blah > longer sending CGI.HTTP_ACCEPT_LANGUAGE consistently. It was working > last night, this morning it isn't
My FU. It was the caching. This is the front page of a Shado app/ Shado gives you various caching options. I had caching turned on for this page so that bit of code that checks for the locale wasn't even being looked at. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" 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/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
