This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
gyfl
/
access
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0596455e96
Ramas
Etiquetas
dev
dockerenv
master
test
access
/
application
/
index
/
config.php
config.php
82 B
Histórico
Raw
1
2
3
4
5
<?php
return [
'user_status' => ['1' => '已启用' , '2' => '已停用']
];