Added some required directories
This commit is contained in:
3
res/index.php
Normal file
3
res/index.php
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: ../', true, 302);
|
||||||
|
?>
|
3
src/index.php
Normal file
3
src/index.php
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: ../', true, 302);
|
||||||
|
?>
|
3
thumb/index.php
Normal file
3
thumb/index.php
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
header('Location: ../', true, 302);
|
||||||
|
?>
|
Reference in New Issue
Block a user