discourse-legacysite-perl/site/runshops/phpthumb/cache/index.php

4 lines
37 B
PHP
Raw Normal View History

2024-06-17 12:42:14 +00:00
<?php
header('Location: /');
exit;
?>