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
0d6645499b2d012b9d23cfd35432b05bdece79af
0d6645499b2d012b9d23cfd35432b05bdece79af
Switch branch/tag
asyst-moodle-plugin
yourplugin
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
(
);