property Smarty::$template_dir in Quiz 6.6
Same name and namespace in other branches
- 6.5 includes/moodle/lib/smarty/Smarty.class.php \Smarty::template_dir
The name of the directory where templates are located.
Type: string
File
- includes/
moodle/ lib/ smarty/ Smarty.class.php, line 74
Class
- Smarty
- @package Smarty
Code
var $template_dir = 'templates';