MDL-28454 backport YUI 2.9.0 and 3.4.1 from master

This commit is contained in:
Petr Skoda
2011-10-16 18:16:48 +02:00
parent 263c52843b
commit a6bb03641e
2602 changed files with 420237 additions and 306064 deletions
+2 -2
View File
@@ -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