mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
6 lines
No EOL
131 B
PHP
6 lines
No EOL
131 B
PHP
<?php
|
|
$appId = OCA\Moodle\AppInfo\Application::APP_ID;
|
|
script($appId, $appId . '-adminSettings');
|
|
?>
|
|
|
|
<div id="moodle_prefs"></div>
|