This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xmnk
/
course-site
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c47f4356ef
Rami (Branch)
Tag
master
zhongjing-dierketang
course-site
/
config
/
site.php
site.php
107 B
Cronologia
Originale
1
2
3
4
5
6
7
8
<?php
/**
* 站点配置文件
*/
return [
'userName' => '实验室',
'superAdmin_ids' => [1]
];