HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/iestorre/moodleAW/moodle02/lib/minify/readme_moodle.txt
Description of Minify 2.1.7 import into Moodle

Notes:
 * Do not use anything from /lib/minify/ directly, always use core_minify::*() methods.
 * In 2.7dev we will import only the minimal number of files required by new core_minify class
   and delete deprecated js_minify() and css_minify_css().

Changes:
 * Removed index.php - Is an unused entry point program and could potentially
   pose a security risk in the future.
 * Removed /builder/* - Not needed
 * Removed .htaccess - Not needed
 * Changed config.php - added moodle specific settings
 * Removed lib/JSMin.php which is not GNU GPL compatible.