MantisBT: master 8e663b33

Author Committer Branch Timestamp Parent
dregad dregad master 2017-10-24 10:56 master b9b866d6
Affected Issues  0023537: Facilitate troubleshooting REST API by displaying detailed errors
Changeset

Allow display of detailed errors from REST API

If MantisBT config show_detailed_errors is on, then the Slim app
object will be initialized with setting displayErrorDetails = true.

Fixes 0023537

mod - api/rest/index.php Diff File