Fix to previous fix :(
darcs-hash:20081007155038-f6e2c-edf0c68026daa174123533af92edc5318a611ba0.gz
This commit is contained in:
parent
33b0410723
commit
a50a159bf0
|
@ -146,7 +146,7 @@ function common_init_language() {
|
|||
bind_textdomain_codeset("laconica", "UTF-8");
|
||||
textdomain("laconica");
|
||||
setlocale(LC_CTYPE, 'C');
|
||||
if(!$local_set) {
|
||||
if(!$locale_set) {
|
||||
common_log(LOG_INFO,'Language requested:'.$language.' - locale could not be set:',__FILE__);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user