MDL-20948 adding todo note

This commit is contained in:
Petr Skoda 2009-11-24 15:15:03 +00:00
parent 4efff581eb
commit 2f223338fb

View 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