Passes jslint with regexp: true, confusion: true, undef: false, node: true, sloppy...
[KiwiIRC.git] / inf.php
1 <?php
2 print_r($_SERVER);
3 exit;
4 echo `whoami`;
5 phpinfo();