chiro-canto/public/auth/index.php

3 lines
36 B
PHP

<?php
header('Location: login');
?>