mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
MDL-31270 mod_assign: Fix another whitespace issue.
Seems I didn't catch them all :(
This commit is contained in:
parent
08b5ac5aae
commit
c06b2127bc
@ -419,7 +419,7 @@ function assign_print_recent_activity($course, $viewfullnames, $timestart) {
|
||||
|
||||
/**
|
||||
* Returns all assignments since a given time
|
||||
*
|
||||
*
|
||||
* @param array $activities The activity information is returned in this array
|
||||
* @param int $index The current index in the activities array
|
||||
* @param int $timestart The earliest activity to show
|
||||
|
Loading…
x
Reference in New Issue
Block a user