mirror of
https://github.com/nextcloud/server.git
synced 2026-06-21 22:50:05 -04:00
12 lines
236 B
PHP
12 lines
236 B
PHP
<?php
|
|
|
|
/**
|
|
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
|
|
script('settings', 'vue-settings-admin-delegation');
|
|
?>
|
|
|
|
<div id="admin-right-sub-granting">
|
|
</div>
|