Make WordPress Core


Ignore:
Timestamp:
03/17/2010 04:27:25 PM (15 years ago)
Author:
ryan
Message:

Trim trailing whitespace

File:
1 edited

Legend:

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

    r13725 r13733  
    18261826                continue;
    18271827            if ( defined( 'CUSTOM_USER_META_TABLE' ) && CUSTOM_USER_META_TABLE == $table )
    1828                 continue;               
     1828                continue;
    18291829
    18301830            // If visiting repair.php, return true and let it take over.
Note: See TracChangeset for help on using the changeset viewer.