Merge branch 'w51_MDL-43268_m27_filternotice' of https://github.com/skodak/moodle

This commit is contained in:
Sam Hemelryk
2013-12-17 08:25:08 +13:00
+1
View File
@@ -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;
}