mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
* $this->destdir is not used
This commit is contained in:
parent
bc8cea056b
commit
2394021765
@ -772,7 +772,6 @@ class PEAR_Common extends PEAR
|
||||
$this->element_stack = array();
|
||||
$this->pkginfo = array();
|
||||
$this->current_element = false;
|
||||
$this->destdir = '';
|
||||
unset($this->dir_install);
|
||||
$this->pkginfo['filelist'] = array();
|
||||
$this->filelist =& $this->pkginfo['filelist'];
|
||||
|
Loading…
Reference in New Issue
Block a user