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

5 lines
41 B
PHP

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