This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
dever-package
/
manage
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
88a9e66296
Ramas
Etiquetas
fengyong
master
manage
/
common.php
common.php
68 B
Histórico
Raw
1
2
3
4
5
6
<?php
# 自动加载的公共函数
function test()
{
echo 1;die;
}