Make WordPress Core


Ignore:
Timestamp:
05/26/2010 02:42:15 AM (14 years ago)
Author:
ryan
Message:

Strip trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/query.php

    r14887 r14924  
    18651865            }
    18661866        }
    1867        
     1867
    18681868        // Allow plugins to contextually add/remove/modify the search section of the database query
    18691869        $search = apply_filters_ref_array('posts_search', array( $search, &$this ) );
Note: See TracChangeset for help on using the changeset viewer.