diff --git a/bundled-libs/PEAR.php b/bundled-libs/PEAR.php index 6a9764c9..f6fba920 100644 --- a/bundled-libs/PEAR.php +++ b/bundled-libs/PEAR.php @@ -733,7 +733,7 @@ class PEAR } if (PEAR_ZE2) { - include_once 'PEAR5.php'; + include_once S9Y_PEAR_PATH . 'PEAR5.php'; } function _PEAR_call_destructors()