mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-24 14:53:08 +08:00
发布小胡版V1.61
This commit is contained in:
22
admin/member/language/en-US/lang.php
Normal file
22
admin/member/language/en-US/lang.php
Normal file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
/*
|
||||
* @copyright Leyun internet Technology(Shanghai)Co.,Ltd
|
||||
* @license http://www.dzzoffice.com/licenses/license.txt
|
||||
* @package DzzOffice
|
||||
* @link http://www.dzzoffice.com
|
||||
* @author zyx(zyx@dzz.cc)
|
||||
*/
|
||||
|
||||
if(!defined('IN_DZZ')) {
|
||||
exit('Access Denied');
|
||||
}
|
||||
|
||||
$lang = array
|
||||
(
|
||||
|
||||
'appname'=>'User data management'
|
||||
|
||||
);
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user