You are here

property Smarty::$error_reporting in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 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;