Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pado
Asyst Moodle Plugin
e0b18b94ea5e0ad59748921d5e6aab01aca85ef1
e0b18b94ea5e0ad59748921d5e6aab01aca85ef1
Switch branch/tag
asyst-moodle-plugin
asystgrade
db
access.php
Find file
Normal view
History
Permalink
access.php
63 Bytes
Newer
Older
Initial commit. Docker infrastructure with dummy moodle plugin.
Artem Baranovskyi
committed
May 10, 2024
1
2
3
4
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$capabilities
=
array
(
);