MantisBT: master 09846e5e

Author Committer Branch Timestamp Parent
dregad dregad master 2023-09-30 12:47 master 7628edf1
Affected Issues  0034613: Include additional details on Generic error message
Changeset

Allow display of additional info for ERROR_GENERIC

Define new ERROR_GENERIC_DETAILS constant, and modify error_string() to
append it to the error message when processing ERROR_GENERIC and an
error parameter was given.

Fixes 0034613

mod - core/constant_inc.php Diff File
mod - core/error_api.php Diff File
mod - lang/strings_english.txt Diff File