This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
aqm
/
Customer-Service
Tarkkaile
3
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
b8b96785b5
Branchit
Tagit
dev
master
remotes/origin/dev
Customer-Ser...
/
application
/
service
/
config.php
config.php
96 B
Historia
Raaka
1
2
3
4
5
6
7
<?php
//配置文件
return [
// cookie有效时长
'cookie_save_time' => 30 * 86400
];