MDL-31270 mod_assign: Fix another whitespace issue.

Seems I didn't catch them all :(
This commit is contained in:
Dan Poltawski 2012-05-03 16:35:06 +08:00
parent 08b5ac5aae
commit c06b2127bc

View File

@ -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