property Smarty::$_cache_including in Quiz 6.5
Same name and namespace in other branches
- 6.6 includes/moodle/lib/smarty/Smarty.class.php \Smarty::_cache_including
indicate if the current code is used in a compiled include
Type: string
File
- includes/
moodle/ lib/ smarty/ Smarty.class.php, line 561
Class
- Smarty
- @package Smarty
Code
var $_cache_including = false;