]> granicus.if.org Git - php/commitdiff
fix a problem with the propagation of baseinstalldir and role
authorTomas V.V.Cox <cox@php.net>
Wed, 10 Oct 2001 18:42:23 +0000 (18:42 +0000)
committerTomas V.V.Cox <cox@php.net>
Wed, 10 Oct 2001 18:42:23 +0000 (18:42 +0000)
pear/PEAR/Common.php

index 6f2385c8e0fef9ef0a1d02eb653df62ff5ecfa01..b0c5b51448cad96c2ee3f83103d3aa6be52563bf 100644 (file)
@@ -199,8 +199,6 @@ class PEAR_Common extends PEAR
         switch ($name) {
             case 'DIR':
                 array_pop($this->dir_names);
-                unset($this->dir_install);
-                unset($this->dir_role);
                 break;
             case 'FILE':
                 $path = '';