3 lines
36 B
PHP
Raw Permalink Normal View History

2021-04-20 17:05:13 +02:00
<?php
header('Location: login');
?>