This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
shangshang
/
jili2
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
eee28a4f61
Branchit
Tagit
master
jili2
/
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',
];