MDL-29844 Administration: Added new config for users to login for viewing profile image

This commit is contained in:
Eloy Lafuente 2011-12-12 12:33:54 +08:00 committed by Rajesh Taneja
parent 929c26ccf1
commit e4b1208377
5 changed files with 10 additions and 3 deletions

View file

@ -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