Changeset 9967 for trunk/wp-admin/media-upload.php
- Timestamp:
- 11/29/2008 06:09:09 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/media-upload.php
r9903 r9967 54 54 55 55 $title = __('Upload New Media'); 56 $parent_file = ' edit.php';56 $parent_file = 'upload.php'; 57 57 require_once('admin-header.php'); ?> 58 58 <div class="wrap">
Note: See TracChangeset
for help on using the changeset viewer.