MantisBT: master 898d8680

Author Committer Branch Timestamp Parent
raspopov community master 2026-05-04 11:38 master f6265407
Affected Issues  0037097: The debug log displays `db_query` as the calling function for all database calls on Windows
Changeset

Fix debug log backtrace for Windows

Absolute paths and problematic path separators have been removed, since
function and file names are already sufficiently unique, and
the location of MantisBT files can be changed via the configuration.

The text has also been formatted consistently.

Fixes 0037097, PR https://github.com/mantisbt/mantisbt/pull/2209

mod - core/logging_api.php Diff File