Add index.php to plugins and themes dirs to prevent dir listings. fixes #8699

git-svn-id: https://develop.svn.wordpress.org/trunk@10940 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-04-15 19:57:04 +00:00
parent 3ca11d47c9
commit 9c8aef1829
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<?php
// Silence is golden.
?>

View File

@ -0,0 +1,3 @@
<?php
// Silence is golden.
?>