MDL-41208 import YUI 3.12.0 with @VERSION@ fix for simpleyui

This commit is contained in:
Petr Škoda
2013-09-20 18:03:18 +02:00
parent 7f3836d15a
commit aaee690b89
1898 changed files with 36510 additions and 24781 deletions
+1 -1
View File
@@ -322,7 +322,7 @@ umask($CFG->umaskpermissions);
// exact version of currently used yui2 and 3 library
$CFG->yui2version = '2.9.0';
$CFG->yui3version = '3.9.1';
$CFG->yui3version = '3.12.0';
// Store settings from config.php in array in $CFG - we can use it later to detect problems and overrides.
if (!isset($CFG->config_php_settings)) {