/usr/local/lib/php/PEAR.php static function isError($data, $code = null) { if (!is_a($data, 'PEAR_Error')) { return false; }