mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
Merge branch 'w14_MDL-38786_m25_yui391' of git://github.com/skodak/moodle
This commit is contained in:
commit
196bd8c885
2025 changed files with 27019 additions and 25975 deletions
|
@ -277,7 +277,7 @@ umask(0000);
|
|||
|
||||
// exact version of currently used yui2 and 3 library
|
||||
$CFG->yui2version = '2.9.0';
|
||||
$CFG->yui3version = '3.9.0';
|
||||
$CFG->yui3version = '3.9.1';
|
||||
|
||||
|
||||
// special support for highly optimised scripts that do not need libraries and DB connection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue