This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
guanli
/
ngds
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
修改管理默认语言
kevin_zhangl
2 anos atrás
pai
b9bc5f87d9
commit
33ac269764
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
common/helpers/Tool.php
+ 1
- 1
common/helpers/Tool.php
Ver arquivo
@@ -474,7 +474,7 @@ class Tool {
default:
}
- return '
zh-CN
';
+ return '
en-US
';
}
/**