discourse-legacysite-perl/site/runshops/phpthumb/demo/index.php
2024-06-17 22:42:14 +10:00

4 lines
58 B
PHP

<?php
header('Location: phpThumb.demo.demo.php');
exit;
?>