This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
dever-package
/
manage
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e2a4c62a96
Branches
Tags
fengyong
master
manage
/
common.php
common.php
68 B
Historique
Raw
1
2
3
4
5
6
<?php
# 自动加载的公共函数
function test()
{
echo 1;die;
}