mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
bug fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5103 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7cbc482c25
commit
cf91699c4f
17 changed files with 101 additions and 14 deletions
|
|
@ -73,7 +73,11 @@
|
|||
'nick_name' => '닉네임',
|
||||
'email_address' => '메일주소',
|
||||
'regdate' => '가입일시',
|
||||
'regdate_more' => '가입일시(이상)',
|
||||
'regdate_less' => '가입일시(이하)',
|
||||
'last_login' => '최근로그인일시',
|
||||
'last_login_more' => '최근로그인일시(이상)',
|
||||
'last_login_less' => '최근로그인일시(이하)',
|
||||
'extra_vars' => '확장변수',
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue