Killed infinite loop when upgrading teachers!

This commit is contained in:
moodler
2006-10-31 04:37:55 +00:00
parent 086617bac8
commit 24f49eaa7e
+1
View File
@@ -1231,6 +1231,7 @@ function moodle_install_roles() {
// ignore site level teacher assignments
if ($teacher->course == SITEID) {
$progresscount++;
$rs->MoveNext();
continue;
}
// populate the user_lastaccess table