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