MDL-24852 switching to yui 2.8.2

This commit is contained in:
Petr Skoda
2010-10-26 19:06:14 +00:00
parent 8ebc6dff42
commit af3426f65e
+1 -1
View File
@@ -191,7 +191,7 @@ if (empty($CFG->filepermissions)) {
umask(0000);
// exact version of currently used yui2 and 3 library
$CFG->yui2version = '2.8.1';
$CFG->yui2version = '2.8.2';
$CFG->yui3version = '3.2.0';