You are here

property Smarty_Compiler::$_cache_include in Quiz 6.6

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

name of optional cache include file

Type: string

Overrides Smarty::$_cache_include

File

includes/moodle/lib/smarty/Smarty_Compiler.class.php, line 71

Class

Smarty_Compiler
Template compiling class @package Smarty

Code

var $_cache_include = null;