This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
jjhc
/
love
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
fb6539d304
Haarat
Tagit
master
love
/
data
/
config
/
app.php
app.php
125 B
Historia
Raaka
1
2
3
4
5
<?php
return [
// 异常页面的模板文件
'exception_tmpl' => __DIR__ . '/../tpl/think_exception.tpl',
];