mirror of
https://github.com/smarty-php/smarty.git
synced 2025-10-07 09:41:01 +02:00
9 lines
306 B
Markdown
9 lines
306 B
Markdown
\$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 `src/debug.tpl`.
|
|
|
|
See also [`$debugging`](#variable.debugging) and the [debugging
|
|
console](#chapter.debugging.console) section.
|