Fix: Security hole

This commit is contained in:
eldy 2011-08-31 12:07:32 +02:00
parent 06cd859529
commit d0ee6f3ba2

View File

@ -18,10 +18,12 @@
/**
\file htdocs/install/phpinfo.php
\ingroup install
\brief Affichage page phpinfo
\brief Show page phpinfo
\version $Id: phpinfo.php,v 1.4 2011/07/31 23:26:18 eldy Exp $
*/
include_once("./inc.php");
phpinfo();
?>