工会web
This commit is contained in:
8
GonghuiWeb/inc/admin.config.php
Normal file
8
GonghuiWeb/inc/admin.config.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
$CONFIG['ADMIN']=array(
|
||||
'file_sort'=>'0',//文件管理排序:1-访问时间;2-文件倒叙;3-文件大小;其他-文件排序
|
||||
'pass'=>'7777777',//系统管理操作密码
|
||||
'week'=>'28',//学期最大周
|
||||
'url'=>'www.xhyww.cn',//后台域名
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user