4 lines
58 B
PHP
4 lines
58 B
PHP
<?php
|
|
header('Location: phpThumb.demo.demo.php');
|
|
exit;
|
|
?>
|
<?php
|
|
header('Location: phpThumb.demo.demo.php');
|
|
exit;
|
|
?>
|