[dw-free] backout http://hg.dwscoalition.org/dw-free/rev/b975a01b5175. Accidentally committed.
[commit: http://hg.dwscoalition.org/dw-free/rev/e5807149ab96]
backout http://hg.dwscoalition.org/dw-free/rev/b975a01b5175. Accidentally
committed.
Files modified:
backout http://hg.dwscoalition.org/dw-free/rev/b975a01b5175. Accidentally
committed.
Files modified:
- cgi-bin/LJ/S2.pm
-------------------------------------------------------------------------------- diff -r 499b6aed96e6 -r e5807149ab96 cgi-bin/LJ/S2.pm --- a/cgi-bin/LJ/S2.pm Sun Jul 05 17:09:33 2009 +0000 +++ b/cgi-bin/LJ/S2.pm Mon Jul 06 01:22:24 2009 +0800 @@ -69,7 +69,7 @@ sub make_journal return; } - my $lang = $remote && $remote->prop( "browselang" ); + my $lang = 'en'; LJ::run_hook('set_s2bml_lang', $ctx, \$lang); # note that's it's very important to pass LJ::Lang::get_text here explicitly --------------------------------------------------------------------------------