On traitera plus tard ce probleme de test de Pear

This commit is contained in:
Rodolphe Quiedeville 2003-09-01 21:05:29 +00:00
parent a790c92db2
commit df4f9992d0

View File

@ -20,10 +20,9 @@
*/
require("./pre.inc.php");
require_once "PEAR/Info.php";
llxHeader();
include_once "PEAR/Info.php";
$info = new PEAR_Info();
$info->getConfig();