Files
smarty/docs/programmers/api-variables/variable-debug-template.md

9 lines
306 B
Markdown
Raw Permalink Normal View History

\$debug\_tpl {#variable.debug_template}
============
This is the name of the template file used for the debugging console. By
2023-01-02 00:49:38 +01:00
default, it is named `debug.tpl` and is located in `src/debug.tpl`.
See also [`$debugging`](#variable.debugging) and the [debugging
console](#chapter.debugging.console) section.