mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 14:22:54 +09:00
#905 add lang_type configure
This commit is contained in:
parent
565614696f
commit
7e2adc30f2
2 changed files with 3 additions and 1 deletions
|
|
@ -53,6 +53,7 @@ class installView extends install
|
|||
'password2' =>'pass',
|
||||
'nick_name' =>'admin',
|
||||
'user_id' =>'admin',
|
||||
'lang_type' =>'ko', // en, jp, ...
|
||||
);
|
||||
*/
|
||||
include $install_config_file;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue