MDL-28454 backport YUI 2.9.0 and 3.4.1 from master
This commit is contained in:
+2
-2
@@ -210,8 +210,8 @@ if (empty($CFG->filepermissions)) {
|
||||
umask(0000);
|
||||
|
||||
// exact version of currently used yui2 and 3 library
|
||||
$CFG->yui2version = '2.8.2';
|
||||
$CFG->yui3version = '3.2.0';
|
||||
$CFG->yui2version = '2.9.0';
|
||||
$CFG->yui3version = '3.4.1';
|
||||
|
||||
|
||||
// special support for highly optimised scripts that do not need libraries and DB connection
|
||||
|
||||
Reference in New Issue
Block a user