property Smarty::$cache_dir in Quiz 6.5
Same name and namespace in other branches
- 6.6 includes/moodle/lib/smarty/Smarty.class.php \Smarty::cache_dir
The name of the directory for cache files.
Type: string
File
- includes/
moodle/ lib/ smarty/ Smarty.class.php, line 166
Class
- Smarty
- @package Smarty
Code
var $cache_dir = 'cache';