mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
removed my debug code :)
This commit is contained in:
@@ -291,7 +291,6 @@ class PEAR_Common extends PEAR
|
||||
$this->pkginfo[$k] = trim($v);
|
||||
}
|
||||
$this->pkginfo['filelist'] = &$this->filelist;
|
||||
//print_r($this->pkginfo);exit;
|
||||
return $this->pkginfo;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user