My Moodle: MDL-19089 Course limit for My Moodle not propperly obeyed. Fixing very minor typo in previous commit
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
|
||||
$morecourses = false;
|
||||
if ($courses_limit > 0) {
|
||||
print "a";
|
||||
$courses_limit = $courses_limit + 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user