Changeset 601 for trunk/wp-admin/index.php
- Timestamp:
- 12/11/2003 12:22:36 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r479 r601 3 3 /* This will possibly be more later but for now let's just redirect. */ 4 4 5 header ('Location: wp-post.php');5 header ('Location: post.php'); 6 6 ?>
Note: See TracChangeset
for help on using the changeset viewer.