1
0

admin.php 192 B

1234567891011
  1. <?php
  2. /**
  3. * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
  4. * SPDX-License-Identifier: AGPL-3.0-or-later
  5. */
  6. script('oauth2', 'oauth2');
  7. ?>
  8. <div id="oauth2"></div>