MDL-36721 do not store passwords in config logs

This commit is contained in:
Petr Škoda
2013-12-27 11:39:07 +08:00
committed by Petr Škoda
parent 14d1f4e42e
commit 6537f3525e
4 changed files with 202 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2012120307.08; // 20121203 = branching date YYYYMMDD - do not modify!
$version = 2012120307.09; // 20121203 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches
// .XX = incremental changes