. /** * Failsafe textare editor support 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 = 2009051400; $plugin->requires = 2009051200;