mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00

I retested the old bugs that required custom hacks to tinymce and could not reproduce them, so I have not reimplemented the hacks.
10 lines
231 B
XML
10 lines
231 B
XML
<?xml version="1.0"?>
|
|
<libraries>
|
|
<library>
|
|
<location>tiny_mce</location>
|
|
<name>TinyMCE</name>
|
|
<license>LGPL</license>
|
|
<version>3.5.10</version>
|
|
<licenseversion>2.1+</licenseversion>
|
|
</library>
|
|
</libraries>
|