php-src/pear/PEAR
2002-04-29 06:38:07 +00:00
..
Command * PEAR_Installer constructor now expects only the UI object 2002-04-29 06:24:37 +00:00
Frontend - Do not try to draw a table if there are not elements. 2002-04-14 13:34:52 +00:00
Autoloader.php Added standar header 2002-04-16 00:44:03 +00:00
Command.php * Add API documentation. 2002-04-18 18:04:06 +00:00
Common.php * always set $this->config (use PEAR_Config::singleton) 2002-04-29 06:23:05 +00:00
Config.php * add http_proxy config setting 2002-04-19 14:01:51 +00:00
Dependency.php Make the dependencies check look for the correct registry file 2002-04-09 14:12:12 +00:00
Installer.php * use the downloadHttp method w/callback 2002-04-29 06:20:42 +00:00
Packager.php * slight cleanup 2002-04-29 06:38:07 +00:00
Registry.php * add "_lastmodified" timestamp to registry files (don't trust filemtime) 2002-04-24 00:48:06 +00:00
Remote.php * implemented stub for XML_RPC fallback if xmlrpc-epi is not installed 2002-04-28 07:34:46 +00:00
WebInstaller.php * Due to the recent changes in the installer stuff, the webinstaller 2002-04-22 09:11:06 +00:00