TKK_E32230607/smart-drop-point/index.php

4 lines
43 B
PHP

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