This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
shangshang
/
hhqtest
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Puu:
394472f036
Branchit
Tagit
master
hhqtest
/
application
/
api
/
config
/
app.php
app.php
93 B
Historia
Raaka
1
2
3
4
5
6
<?php
//配置文件
return [
'exception_handle' => '\\app\\common\\exception\\Http',
];