Admin includes reorg. see #4334

git-svn-id: https://develop.svn.wordpress.org/trunk@5542 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2007-05-25 07:16:21 +00:00
parent c018ceb6bd
commit 09f70467e0
24 changed files with 2791 additions and 2726 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ $post_id = (int) $post_id;
if ( $action == 'edit' && !$ID )
wp_die(__("You are not allowed to be here"));
require_once('upload-functions.php');
require_once('includes/upload.php');
if ( !$tab )
$tab = 'browse-all';