SW/fdicines/index.php
2021-03-24 21:35:59 +01:00

3 lines
45 B
PHP

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