moodle/repository/googledocs
Sara Arjona ff844ab7bd
MDL-78993 theme: Remove $CFG->svgicons
The $CFG->svgicons setting was introduced in Moodle 2.4 due to incomplete
SVG support in certain web browsers.
The landscape has evolved significantly since then, and all modern browsers
now handle SVG files correctly.
The $CFG->svgicons settings has been removed and the supports_svg() method
has been updated with currently supported browsers (IE support was removed
in Moodle 3.10).
2023-09-12 15:28:03 +02:00
..
classes MDL-78884 files: Deprecate size parameter for icons 2023-08-23 07:30:16 +02:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
lang/en MDL-61768 repository_googledocs: Support shared drives 2021-04-15 12:40:32 +08:00
pix MDL-50175 graphics: Optimized PNG images with optipng 2016-02-25 11:56:37 +00:00
tests MDL-78993 theme: Remove $CFG->svgicons 2023-09-12 15:28:03 +02:00
lib.php MDL-78884 files: Deprecate size parameter for icons 2023-08-23 07:30:16 +02:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00