MDL-3776 fix typo, merged from MOODLE_19_STABLE
This commit is contained in:
+1
-1
@@ -675,7 +675,7 @@
|
||||
}
|
||||
|
||||
} else {
|
||||
error("No action was specfied");
|
||||
error("No action was specified");
|
||||
}
|
||||
|
||||
require_login($course->id); // needed to setup proper $COURSE
|
||||
|
||||
Reference in New Issue
Block a user