Changeset 16900 for trunk/wp-admin/includes/media.php
- Timestamp:
- 12/13/2010 09:21:50 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/media.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/media.php
r16773 r16900 1459 1459 do_action('pre-upload-ui'); 1460 1460 1461 if ( $flash ) : 1462 1463 // Set the post params, which SWFUpload will post back with the file, and pass 1461 if ( $flash ) : 1462 1463 // Set the post params, which SWFUpload will post back with the file, and pass 1464 1464 // them through a filter. 1465 1465 $post_params = array(
Note: See TracChangeset
for help on using the changeset viewer.