Make WordPress Core


Ignore:
Timestamp:
12/13/2010 09:21:50 PM (15 years ago)
Author:
ryan
Message:

Pink trailing whites.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/media.php

    r16773 r16900  
    14591459do_action('pre-upload-ui');
    14601460
    1461 if ( $flash ) : 
    1462 
    1463 // Set the post params, which SWFUpload will post back with the file, and pass 
     1461if ( $flash ) :
     1462
     1463// Set the post params, which SWFUpload will post back with the file, and pass
    14641464// them through a filter.
    14651465$post_params = array(
Note: See TracChangeset for help on using the changeset viewer.