Files
thetool/index.php
T
2021-03-29 23:04:42 +02:00

5 lines
41 B
PHP

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