import of substitutions in MoodleDB (rd)
This commit is contained in:
parent
85f5a13f9f
commit
a6334e6c86
15 changed files with 154 additions and 32 deletions
2
version.php
Normal file → Executable file
2
version.php
Normal file → Executable file
|
|
@ -24,6 +24,6 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2020062702; // The current plugin version (Date: YYYYMMDDXX)
|
||||
$plugin->version = 2020063001; // The current plugin version (Date: YYYYMMDDXX)
|
||||
$plugin->requires = 2012112900; // Requires this Moodle version
|
||||
$plugin->component = 'block_timetable'; // Full name of the plugin (used for diagnostics)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue