Select Git revision
-
Tim Fechner authoredTim Fechner authored
To learn more about this project, read the wiki.
version.php 542 B
<?php // $Id: version.php,v 1.14.2.1 2011/07/21 22:46:30 adelamarre Exp $
/**
* @package mod
* @subpackage adobeconnect
* @author Akinsaya Delamarre (adelamarre@remote-learner.net)
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$plugin->version = 2019092600; // The current module version (Date: YYYYMMDDXX)
$plugin->requires = 2014051212; // Requires this Moodle version
$plugin->component = 'mod_adobeconnect';
$plugin->cron = 0; // Period for cron to check this module (secs)