Skip to content
Snippets Groups Projects
Select Git revision
  • ba57c851dc089902f3bcee58f80b87a5bf5ae65b
  • master default protected
  • hsh_v4.5
  • hsh_v4-4
  • hsh_v4.4
  • hsh_v4.3
  • hsh_v4.1.x
  • hsh_v4.2
  • hsh_v4.1
  • hsh_v3.11
  • hsh_3.10
  • v3.11-r2-hsh
  • v3.11-r2
  • v3.11-r1
  • v3.10-r1
  • v3.9-r1
  • v3.8-r2
  • v3.8-r1
  • v3.7-r1
19 results

behat_tool_lifecycle.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  = 2019092500;  // 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)