Plugin Directory

Changeset 806171


Ignore:
Timestamp:
11/18/2013 11:43:42 AM (12 years ago)
Author:
migueluy
Message:

Jetpack: Media Extractor: Remove trailing whitespace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jetpack/trunk/class.media-extractor.php

    r803905 r806171  
    144144                    $shortcode_total_count++;
    145145                    if ( ! isset( $shortcode_type_counts[$shortcode_name] ) )
    146                         $shortcode_type_counts[$shortcode_name] = 0; 
     146                        $shortcode_type_counts[$shortcode_name] = 0;
    147147                    $shortcode_type_counts[$shortcode_name]++;
    148148
Note: See TracChangeset for help on using the changeset viewer.