twofactor_totp/templates/personal.php

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 строки
276 B
PHP
Исходник Постоянная ссылка Обычный вид История

2016-06-04 20:07:56 +03:00
<?php
/*
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
script('twofactor_totp', 'twofactor_totp-main-settings');
style('twofactor_totp', 'settings');
2016-06-04 20:07:56 +03:00
?>
<div id="twofactor-totp-settings"></div>