Skip to content
Snippets Groups Projects
Select Git revision
  • d236301fef1dc77a305c87066f45920f4c7a1f9b
  • main default protected
  • dev/grabowski
  • origin/main
  • hsh_1.22.4
  • 1.22.4
  • 1.22.3
  • 1.22.2
  • 1.22.1
  • 1.22
  • 1.21
  • 1.20.2
  • 1.20.1
  • 1.20.0
  • 1.19.1
  • 1.19
  • 1.18
  • 1.17.2
  • 1.17.1
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
24 results

thirdpartylibs.xml

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)