You are here

property Smarty::$debug_tpl in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 includes/moodle/lib/smarty/Smarty.class.php \Smarty::debug_tpl

This is the path to the debug console template. If not set, the default one will be used.

Type: string

File

includes/moodle/lib/smarty/Smarty.class.php, line 119

Class

Smarty
@package Smarty

Code

var $debug_tpl = '';