MDL-43268 fix filter notice when not in debug mode
This commit is contained in:
@@ -240,6 +240,7 @@ class page_requirements_manager {
|
||||
$this->YUI_config->debug = true;
|
||||
} else {
|
||||
$this->yui3loader->filter = null;
|
||||
$this->YUI_config->groups['moodle']['filter'] = null;
|
||||
$this->YUI_config->debug = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user