]> granicus.if.org Git - php/commit
Do not create the registry obj at Installer object creation
authorTomas V.V.Cox <cox@php.net>
Mon, 16 Jun 2003 07:44:46 +0000 (07:44 +0000)
committerTomas V.V.Cox <cox@php.net>
Mon, 16 Jun 2003 07:44:46 +0000 (07:44 +0000)
commitd335b38a375e293aa6e5ff2ee3556525026eac66
tree96fbd9dce51fbc3a43112959a7ee0ca8298ed67c
parentb25c652f959204d77bb7ff5b044f671641738615
Do not create the registry obj at Installer object creation
(it's problematic when pear install -R <DIR> is used)
pear/PEAR/Installer.php