You are here

property Smarty::$_cache_including in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 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;