3 lines
58 B
PHP
3 lines
58 B
PHP
|
<?php
|
||
|
header('Location: demo/phpThumb.demo.demo1.php');
|
||
|
?>
|