Files
thetool/index.php
Frank Schubert 4ea4927931 Initial commit
2021-03-29 23:04:42 +02:00

5 lines
41 B
PHP

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