frankn
committed
on 10 Oct 03
Make lang::user::site_wide_locale_not_cached{} return the system wide
locale for non-registered users, who does not have an ad_locale cookie… Show more
Make lang::user::site_wide_locale_not_cached{} return the system wide

locale for non-registered users, who does not have an ad_locale cookie.

Ensure that the ad_locale cookie never expires. Oops. ;)

Show less