site-accueil-insa/errors/401.php
2022-06-14 14:07:32 +02:00

3 lines
No EOL
42 B
PHP

<?php
header('Location: ../error.php');
?>