Fifth pass at adding key files
This commit is contained in:
4
site/retailers/phpthumb/cache/index.php
vendored
Normal file
4
site/retailers/phpthumb/cache/index.php
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
header('Location: /');
|
||||
exit;
|
||||
?>
|
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
4
site/retailers/phpthumb/cache/source/index.php
vendored
Normal file
4
site/retailers/phpthumb/cache/source/index.php
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
header('Location: /');
|
||||
exit;
|
||||
?>
|
Reference in New Issue
Block a user