Removed unnecessary code (maxlogs)
This commit is contained in:
@@ -78,9 +78,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
$maxlogs = max($logs);
|
||||
|
||||
|
||||
$graph = new graph(750, 400);
|
||||
|
||||
$a->coursename = $course->shortname;
|
||||
@@ -134,8 +131,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
$maxlogs = max($logs);
|
||||
|
||||
$graph = new graph(750, 400);
|
||||
|
||||
$a->coursename = $course->shortname;
|
||||
|
||||
Reference in New Issue
Block a user