Make WordPress Core


Ignore:
Timestamp:
08/09/2008 05:36:14 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

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

    r8599 r8600  
    128128        return new WP_Error('insane_distro', __('The update could not be unpacked') );
    129129    }
    130    
     130
    131131    apply_filters('update_feedback', __('Installing the latest version'));
    132132
Note: See TracChangeset for help on using the changeset viewer.