Redirect, prevent directory listing, holder.
git-svn-id: https://develop.svn.wordpress.org/trunk@124 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
bf5ada66be
commit
021c2dd42d
6
wp-admin/index.php
Normal file
6
wp-admin/index.php
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
/* This will possibly be more later but for now let's just redirect. */
|
||||||
|
|
||||||
|
header ('Location: b2edit.php');
|
||||||
|
?>
|
Loading…
Reference in New Issue
Block a user