mirror of
https://github.com/smarty-php/smarty.git
synced 2025-10-06 01:00:54 +02:00
306 B
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.