Goosle/assets/css/index.php
2024-08-07 14:56:01 -06:00

4 lines
No EOL
38 B
PHP

<?php
header("Location: /");
die();
?>