1
0
ServicesList/admin/index.php
2025-06-17 17:14:57 +02:00

5 lines
33 B
PHP

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