property Smarty::$right_delimiter in Quiz 6.6
Same name and namespace in other branches
- 6.5 includes/moodle/lib/smarty/Smarty.class.php \Smarty::right_delimiter
The right delimiter used for the template tags.
Type: string
File
- includes/
moodle/ lib/ smarty/ Smarty.class.php, line 261
Class
- Smarty
- @package Smarty
Code
var $right_delimiter = '}';