prevent discovery of file structure

This commit is contained in:
Lem Smyth 2022-02-13 19:27:41 -06:00
parent 21762aeedc
commit 1a9b881e61
11 changed files with 22 additions and 0 deletions

2
admin/css/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
admin/images/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
admin/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
admin/js/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
bin/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
classes/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
frontend/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
inc/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
templates/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
tests/index.php Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden

2
vendor/index.php vendored Normal file
View file

@ -0,0 +1,2 @@
<?php
// Silence is golden