Changeset 7096 for branches

Show
Ignore:
Timestamp:
11/18/08 17:09:04 (7 weeks ago)
Author:
jmathis
Message:

remove useless pear package

Location:
branches/centreon-2.0
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/centreon-2.0/varinstall/pear.lst

    r5111 r7096  
    1212Auth_SASL::1.0.1 
    1313Console_Getopt::1.2 
    14 HTTP::1.2.2 
    1514Image_GraphViz::1.1.0 
    1615Net_SMTP::1.2.8 
  • branches/centreon-2.0/www/install/pear_module.conf.php

    r5226 r7096  
    8686$pear_module[13]["path"] = "Console/Getopt.php"; 
    8787 
     88/* 
    8889$pear_module[14]["name"] = "HTTP"; 
    8990$pear_module[14]["version"] = "1.2.2"; 
    9091$pear_module[14]["file"] = "HTTP-1.2.2.tgz"; 
    9192$pear_module[14]["path"] = "HTTP.php"; 
    92 /* 
     93 
    9394$pear_module[15]["name"] = "Image_Canvas"; 
    9495$pear_module[15]["version"] = "0.2.4";