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
iena
iena-mahara-link
Commits
9b80772d
Commit
9b80772d
authored
Oct 27, 2021
by
Myriam Delaruelle
Browse files
fix
parent
f3369390
Changes
2
Hide whitespace changes
Inline
Side-by-side
mahara_iena.php
View file @
9b80772d
...
...
@@ -2,6 +2,7 @@
require_once
(
'../../config.php'
);
require_once
(
'entity/block_mahara_iena_connexion.php'
);
require_once
(
'lib.php'
);
global
$COURSE
,
$DB
,
$USER
,
$CFG
;
...
...
mahara_iena_groups.php
View file @
9b80772d
...
...
@@ -2,6 +2,7 @@
require_once
(
'../../config.php'
);
require_once
(
'entity/block_mahara_iena_connexion.php'
);
require_once
(
'lib.php'
);
global
$COURSE
,
$DB
,
$USER
,
$CFG
;
...
...
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