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

4 lines
58 B
PHP
Raw Normal View History

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