This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
dever-package
/
manage
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
689e8d90af
Branchit
Tagit
fengyong
master
manage
/
common.php
common.php
68 B
Historia
Raaka
1
2
3
4
5
6
<?php
# 自动加载的公共函数
function test()
{
echo 1;die;
}