mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
MDL-31460 mod_forum: fix trailing whitespace
This commit is contained in:
parent
50bc155cce
commit
92c1f40445
@ -4618,7 +4618,7 @@ function forum_get_subscribed_forums($course) {
|
||||
*/
|
||||
function forum_get_optional_subscribed_forums() {
|
||||
global $USER, $DB;
|
||||
|
||||
|
||||
// Get courses that $USER is enrolled in and can see
|
||||
$courses = enrol_get_my_courses();
|
||||
if (empty($courses)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user