You are here

property Smarty::$_inclusion_depth in Quiz 6.5

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

current template inclusion depth

Type: integer

File

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

Class

Smarty
@package Smarty

Code

var $_inclusion_depth = 0;