]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-20948 adding todo note
authorPetr Skoda <skodak@moodle.org>
Tue, 24 Nov 2009 15:15:03 +0000 (15:15 +0000)
committerPetr Skoda <skodak@moodle.org>
Tue, 24 Nov 2009 15:15:03 +0000 (15:15 +0000)
lib/db/upgrade.php

index f2671bb93fefbecdf8191e5212fd6b5df9e9bc00..9e4d532cc63fa24a2c84af013fddec20698c88e0 100644 (file)
@@ -2841,3 +2841,4 @@ WHERE gradeitemid IS NOT NULL AND grademax IS NOT NULL");
 //TODO: Before 2.0 release
 // 1/ remove the automatic enabling of completion lib if debug enabled ( in 2008121701 block)
 // 2/ move 2009061300 block to the top of the file so that we may log upgrade queries
+// 3/ force admin password change if salt not set, to be done after planned role changes