mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-17 05:48:43 +02:00
Fixed missing newlines at end of files. Issue #17.
This commit is contained in:
@@ -134,4 +134,4 @@ class edit extends \moodleform {
|
||||
'description' => ['text' => $outage->description, 'format' => '1']
|
||||
]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -150,4 +150,4 @@ class outage {
|
||||
$str
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -98,4 +98,4 @@ class outagelib {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user