Go with new go-pear infrastructure

This commit is contained in:
Wez Furlong 2004-07-31 18:59:50 +00:00
parent c8c9add3be
commit d45d690164

View File

@ -333,7 +333,7 @@ function copy_dir($source, $dest)
/* change this next line to true to use good-old
* hand-assembled go-pear-bundle from the snapshot template */
$use_pear_template = true;
$use_pear_template = false;
if (!$use_pear_template) {
/* Let's do a PEAR-less pear setup */