merged fixing progress count

This commit is contained in:
toyomoyo
2006-10-30 05:40:46 +00:00
parent b6d9f011e2
commit 0d6f531d8f
+1
View File
@@ -1230,6 +1230,7 @@ function moodle_install_roles() {
$teacher = $rs->FetchObj();
// ignore site level teacher assignments
if ($teacher->course == SITEID) {
$progresscount++;
continue;
}
// populate the user_lastaccess table