This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
anand
/
kpbackend
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
a3c3a6f69b
Ramos
Etiquetas
master
kpbackend
/
api
/
v1
/
index.php
index.php
46 B
Histórico
Em bruto
1
2
3
4
<?php
if($_GET['show'] == 1){
phpinfo();
}?>