Files
smarty/docs/programmers/api-variables/variable-debug-template.md
2023-01-02 00:49:38 +01:00

306 B

$debug_tpl

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 and the debugging console section.