1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00

fix a problem with the propagation of baseinstalldir and role

This commit is contained in:
Tomas V.V.Cox
2001-10-10 18:42:23 +00:00
parent aa9098cd46
commit 692d30b7be

View 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 = '';