up
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Exportar aceptaciones de T&C a CSV
|
||||
*/
|
||||
require_once 'config/config.php';
|
||||
if (!defined('APP_ROOT')) { define('APP_ROOT', __DIR__); }
|
||||
|
||||
if (!isUserLoggedIn()) {
|
||||
header('Location: login.php');
|
||||
|
||||
Reference in New Issue
Block a user