aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/docs/programmers/api-variables/variable-debug-template.md
blob: faec0e171a75de80c828d80a2f9786ed7727b111 (plain) (blame)
1
2
3
4
5
6
7
8
9
\$debug\_tpl {#variable.debug_template}
============

This is the name of the template file used for the debugging console. By
default, it is named `debug.tpl` and is located in the
[`SMARTY_DIR`](#constant.smarty.dir).

See also [`$debugging`](#variable.debugging) and the [debugging
console](#chapter.debugging.console) section.