mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-61585 analytics: Include missing indicators
This commit is contained in:
parent
5e878219fb
commit
deb6d89f94
2 changed files with 63 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2018051705.00; // 20180517 = branching date YYYYMMDD - do not modify!
|
||||
$version = 2018051705.01; // 20180517 = branching date YYYYMMDD - do not modify!
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue