2021-12-03 08:40:16 +03:00

4 lines
46 B
PHP

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