You are here

property Smarty::$_cache_include in Quiz 6.6

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

name of optional cache include file

Type: string

File

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

Class

Smarty
@package Smarty

Code

var $_cache_include = null;