021c2dd42d
git-svn-id: https://develop.svn.wordpress.org/trunk@124 602fd350-edb4-49c9-b593-d223f7449a82
6 lines
115 B
PHP
6 lines
115 B
PHP
<?php
|
|
|
|
/* This will possibly be more later but for now let's just redirect. */
|
|
|
|
header ('Location: b2edit.php');
|
|
?>
|