aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates/Settings/personal.php
blob: 1f51f69e7f74109d6063fb6d5bfb1ac6a666012e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
declare(strict_types=1);
/**
 * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */

script(\OCA\Files_Sharing\AppInfo\Application::APP_ID, 'personal-settings');

?>
<div id="files-sharing-personal-settings" class="section">
</div>