Skip to content
Snippets Groups Projects
Select Git revision
  • d3427cfa8869171de527599268bada905990152e
  • master default protected
  • hsh_3.10
3 results

version.php

Blame
  • 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)