. /** * TinyMCE text editor integration version file. * * @package moodlecore * @subpackage editor * @copyright 2009 Petr Skoda (http://skodak.org) * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $plugin->version = 2009071900; $plugin->requires = 2009051200; $module->release = 'v3.2.5-01';