git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5085 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
guny 2008-12-16 02:19:47 +00:00
parent 1c5551ea1b
commit 5132d79ec2

View file

@ -40,6 +40,6 @@
'user_name' => '姓名',
'nick_name' => '昵称',
'regdate' => '登录日期',
'ipaddress' => 'IP地址',
'ipaddress' => 'IP地址'
);
?>