Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #104 from esoekianto/remove-php-ini-path
Browse files Browse the repository at this point in the history
cleaner commit to remove php.ini path
  • Loading branch information
bsvensson committed Apr 11, 2014
2 parents 797a3cb + fc34677 commit 38ee7d4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions PHP/proxy-verification.php
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,6 @@ function versionPhpCheck()

</table>

<div>
<p><small><?php $inipath = php_ini_loaded_file(); echo "Loaded php.ini path: <i>" . $inipath . "</i>"; ?></small></p>
</div>

</div>
</body>
</html>

0 comments on commit 38ee7d4

Please sign in to comment.