<?php
require_once(dirname(__FILE__) . '/security.inc');
?>
<center>
  <a href="index.php"> Back to Support Page </a>
</center>
<hr/>
<?php
phpinfo();
?>
