mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-64395 groups: Added XSS Risk to the manage groups capability
This commit is contained in:
parent
4166d28e1f
commit
9ca8ccbefc
2 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2018051703.12; // 20180517 = branching date YYYYMMDD - do not modify!
|
||||
$version = 2018051703.13; // 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