mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-29844 Administration: Added new config for users to login for viewing profile image
This commit is contained in:
parent
929c26ccf1
commit
e4b1208377
5 changed files with 10 additions and 3 deletions
|
@ -30,7 +30,7 @@
|
|||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
|
||||
$version = 2011120500.04; // 20111205 = branching date YYYYMMDD - do not modify!
|
||||
$version = 2011120500.05; // 20111205 = 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