kabano/info.php

6 lines
26 B
PHP
Raw Normal View History

2017-12-20 20:49:11 +00:00
<?
phpinfo();
exit();
?>