On traitera plus tard ce probleme de test de Pear
This commit is contained in:
parent
a790c92db2
commit
df4f9992d0
@ -20,10 +20,9 @@
|
|||||||
*/
|
*/
|
||||||
require("./pre.inc.php");
|
require("./pre.inc.php");
|
||||||
|
|
||||||
require_once "PEAR/Info.php";
|
|
||||||
|
|
||||||
llxHeader();
|
llxHeader();
|
||||||
|
|
||||||
|
include_once "PEAR/Info.php";
|
||||||
$info = new PEAR_Info();
|
$info = new PEAR_Info();
|
||||||
$info->getConfig();
|
$info->getConfig();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user