mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-42701' of git://github.com/stronk7/moodle
This commit is contained in:
commit
057a79922e
323 changed files with 689 additions and 689 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$module->version = 2013092600; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2013050100; // Requires this Moodle version
|
||||
$module->version = 2013110500; // The current module version (Date: YYYYMMDDXX)
|
||||
$module->requires = 2013110500; // Requires this Moodle version
|
||||
$module->component = 'mod_chat'; // Full name of the plugin (used for diagnostics)
|
||||
$module->cron = 300;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue