Make WordPress Core


Ignore:
Timestamp:
05/03/2010 08:26:11 PM (16 years ago)
Author:
ryan
Message:

Strip trailing whites.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/my-sites.php

    r14374 r14404  
    3232        $updated = true;
    3333    } else {
    34         wp_die( __( 'The primary site you chose does not exist.' ) );   
     34        wp_die( __( 'The primary site you chose does not exist.' ) );
    3535    }
    3636}
Note: See TracChangeset for help on using the changeset viewer.