This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
anand
/
kpbackend
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a3c3a6f69b
Rami (Branch)
Tag
master
kpbackend
/
api
/
v1
/
index.php
index.php
46 B
Cronologia
Originale
1
2
3
4
<?php
if($_GET['show'] == 1){
phpinfo();
}?>