. /** * Version information * * @package tool * @subpackage customlang * @copyright 2010 David Mudrak * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2015111600; $plugin->requires = 2015111000; $plugin->component = 'tool_customlang'; // Full name of the plugin (used for diagnostics)