Skip to content

Commit bafa981

Browse files
committed
removed my debug code :)
1 parent 9ca706e commit bafa981

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pear/PEAR/Common.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ function infoFromDescriptionFile($descfile)
291291
$this->pkginfo[$k] = trim($v);
292292
}
293293
$this->pkginfo['filelist'] = &$this->filelist;
294-
//print_r($this->pkginfo);exit;
295294
return $this->pkginfo;
296295
}
297296

0 commit comments

Comments
 (0)