2016-08-29 13:19:44 -04:00
|
|
|
<?php
|
|
|
|
|
|
2021-04-14 11:05:19 -04:00
|
|
|
declare(strict_types=1);
|
|
|
|
|
|
2018-09-25 04:49:56 -04:00
|
|
|
script('twofactor_backupcodes', 'settings');
|
2016-08-29 13:19:44 -04:00
|
|
|
|
|
|
|
|
?>
|
|
|
|
|
|
2018-09-26 10:25:18 -04:00
|
|
|
<div id="twofactor-backupcodes-settings"></div>
|