MDL-82828 core: Update Html2Text to version 4.3.2

This commit is contained in:
Andrew Nicols
2024-08-20 11:14:29 +08:00
parent 6cd55074c7
commit 4ef233d993
7 changed files with 71 additions and 10 deletions
-1
View File
@@ -26,7 +26,6 @@
defined('MOODLE_INTERNAL') || die();
require_once($CFG->libdir . '/html2text/Html2Text.php');
require_once(__DIR__ . '/override.php');
/**