Skip to content

Commit 0098dcd

Browse files
Add an index.php into directories not containing a index.php yet
1 parent ed70677 commit 0098dcd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

inc/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?php
2+
// Silence is golden.

js/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?php
2+
// Silence is golden.

0 commit comments

Comments
 (0)