Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LabNbook
LabNbook-Moodle
Commits
6cda7b43
Verified
Commit
6cda7b43
authored
Feb 03, 2021
by
David Beniamine
Browse files
Require autoload
parent
2a25aa21
Changes
1
Hide whitespace changes
Inline
Side-by-side
classes/fetch/fetcher.php
View file @
6cda7b43
...
...
@@ -7,6 +7,8 @@
namespace
mod_labnbook\fetch
;
require
\
dirname
(
__DIR__
,
2
)
.
'/vendor/autoload.php'
;
use
Firebase\JWT\JWT
;
/**
...
...
Write
Preview
Markdown
is supported
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