Changeset 24974 for trunk/wp-admin/includes/media.php
- Timestamp:
- 08/02/2013 04:42:08 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/media.php
r24788 r24974 1500 1500 */ 1501 1501 function media_upload_form( $errors = null ) { 1502 global $type, $tab, $ pagenow, $is_IE, $is_opera;1502 global $type, $tab, $is_IE, $is_opera; 1503 1503 1504 1504 if ( ! _device_can_upload() ) {
Note: See TracChangeset
for help on using the changeset viewer.