property Smarty::$_inclusion_depth in Quiz 6.6
Same name and namespace in other branches
- 6.5 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;