This repository has been archived on 2023-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
web/public/race/configure/index.php

4 lines
83 B
PHP
Raw Normal View History

2022-03-15 18:20:50 +01:00
<?php $app = require '../../../app/inc.php';
// redirect
2022-03-19 22:22:24 +01:00
$app->redirect('teams/');