From: Jan Schneider ' . _("Details:") . '
';
$errortext .= '' . _("The full error message is logged in Horde's log file, and is shown below only to administrators. Non-administrative users will not see error details.") . '
';
- if (extension_loaded('xdebug')) {
- $errortext .= '
' . print_r($error, true);
- } else {
- $errortext .= '' . htmlspecialchars(print_r($error, true)) . '
' . htmlspecialchars(print_r($error, true)) . ''; } } elseif ($log) { $errortext .= '