Make WordPress Core


Ignore:
Timestamp:
01/26/2010 10:49:05 PM (16 years ago)
Author:
ryan
Message:

Remove trailing whitespace

File:
1 edited

Legend:

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

    r12789 r12859  
    3535        $args->per_page = 24;
    3636
    37     // Allows a plugin to override the WordPress.org API entirely. 
     37    // Allows a plugin to override the WordPress.org API entirely.
    3838    // Use the filter 'plugins_api_result' to mearly add results.
    3939    // Please ensure that a object is returned from the following filters.
Note: See TracChangeset for help on using the changeset viewer.