This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
par7133
/
gnubook
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
1dc99173f7
Ramos
Etiquetas
main
gnubook
/
Private
/
scripts
/
homeproxy.php
homeproxy.php
79 B
Histórico
Em bruto
1
2
3
4
5
<?PHP
if (is_readable(APP_HOME_PATH)) {
include(APP_HOME_PATH);
}