#866 PEAR update

This commit is contained in:
akasima 2015-01-15 14:03:43 +09:00
parent bd917c3d01
commit 0005af60da
18 changed files with 7958 additions and 1 deletions

View file

@ -1505,7 +1505,7 @@ function requirePear()
}
else
{
set_include_path(_XE_PATH_ . "libs/PEAR.1.9");
set_include_path(_XE_PATH_ . "libs/PEAR.1.9.5");
}
}