Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LabNbook
LabNbook-Moodle
Commits
2fe18c3b
Verified
Commit
2fe18c3b
authored
Dec 04, 2020
by
David Beniamine
Browse files
Fix Php7.2 compatibility
parent
b66d5eb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
classes/fetch/user.php
View file @
2fe18c3b
...
...
@@ -112,8 +112,8 @@ class user extends moodlefetcher
'courseid'
=>
$courseId
,
'coursename'
=>
$coursename
,
'groupid'
=>
$groupId
,
'team_config'
=>
$teamconfig
,
]
,
'team_config'
=>
$teamconfig
]
)
->
team_config
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment