property Smarty::$error_reporting in Quiz 6.5
Same name and namespace in other branches
- 6.6 includes/moodle/lib/smarty/Smarty.class.php \Smarty::error_reporting
When set, smarty does uses this value as error_reporting-level.
Type: boolean
File
- includes/
moodle/ lib/ smarty/ Smarty.class.php, line 111
Class
- Smarty
- @package Smarty
Code
var $error_reporting = null;