oxtotp/src/tests/d3totp_config.php

16 lines
388 B
PHP
Raw Normal View History

2019-08-05 00:17:23 +02:00
<?php
/**
2022-09-26 15:22:26 +02:00
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
2019-08-05 00:17:23 +02:00
*
2022-09-26 15:22:26 +02:00
* https://www.d3data.de
2019-08-05 00:17:23 +02:00
*
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
2022-09-26 15:22:26 +02:00
* @author D3 Data Development - Daniel Seifert <info@shopmodule.com>
* @link https://www.oxidmodule.com
2019-08-05 00:17:23 +02:00
*/
define('D3TOTP_REQUIRE_MODCFG', true);