(60 . 9)(60 . 6)
29308
29309 add_filter('attachment_fields_to_edit', 'media_single_attachment_fields_to_edit', 10, 2);
29310
29311 wp_enqueue_script( 'wp-ajax-response' );
29312 // wp_admin_css( 'media' );
29313
29314 require( 'admin-header.php' );
29315
29316 $parent_file = 'upload.php';