module-basket/basket/index.php
2016-10-17 18:28:28 +03:00

4 lines
36 B
PHP

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