- Timestamp:
- 11/18/08 17:09:04 (7 weeks ago)
- Location:
- branches/centreon-2.0
- Files:
-
- 2 modified
-
varinstall/pear.lst (modified) (1 diff)
-
www/install/pear_module.conf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/centreon-2.0/varinstall/pear.lst
r5111 r7096 12 12 Auth_SASL::1.0.1 13 13 Console_Getopt::1.2 14 HTTP::1.2.215 14 Image_GraphViz::1.1.0 16 15 Net_SMTP::1.2.8 -
branches/centreon-2.0/www/install/pear_module.conf.php
r5226 r7096 86 86 $pear_module[13]["path"] = "Console/Getopt.php"; 87 87 88 /* 88 89 $pear_module[14]["name"] = "HTTP"; 89 90 $pear_module[14]["version"] = "1.2.2"; 90 91 $pear_module[14]["file"] = "HTTP-1.2.2.tgz"; 91 92 $pear_module[14]["path"] = "HTTP.php"; 92 /* 93 93 94 $pear_module[15]["name"] = "Image_Canvas"; 94 95 $pear_module[15]["version"] = "0.2.4";
