mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
MDL-44720 modinfo: whitespace fix
This commit is contained in:
parent
6b8798dedb
commit
fc7557677d
@ -684,7 +684,7 @@ abstract class base implements \IteratorAggregate {
|
||||
if ($tablename === 'course_modules' && $record instanceof \cm_info) {
|
||||
$record = $record->get_course_module_record();
|
||||
}
|
||||
|
||||
|
||||
// NOTE: this might use some kind of MUC cache,
|
||||
// hopefully we will not run out of memory here...
|
||||
if ($CFG->debugdeveloper) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user