Make WordPress Core


Ignore:
Timestamp:
12/13/2010 09:21:50 PM (14 years ago)
Author:
ryan
Message:

Pink trailing whites.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/network.php

    r16746 r16900  
    366366            unset( $keys_salts[ $c ] );
    367367    }
    368     if ( ! empty( $keys_salts ) ) { 
     368    if ( ! empty( $keys_salts ) ) {
    369369        $keys_salts_str = '';
    370370        $from_api = wp_remote_get( 'https://api.wordpress.org/secret-key/1.1/salt/' );
Note: See TracChangeset for help on using the changeset viewer.