program/lib/Roundcube/bootstrap.php
@@ -100,7 +100,7 @@ // set PEAR error handling (will also load the PEAR main class) if (class_exists('PEAR')) { PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, 'rcube_pear_error'); @PEAR::setErrorHandling(PEAR_ERROR_CALLBACK, 'rcube_pear_error'); }