Make WordPress Core


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

Pink trailing whites.

File:
1 edited

Legend:

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

    r16776 r16900  
    99if ( !defined( 'IFRAME_REQUEST' ) && isset( $_GET['tab'] ) && ( 'theme-information' == $_GET['tab'] ) )
    1010    define( 'IFRAME_REQUEST', true );
    11    
     11
    1212/** WordPress Administration Bootstrap */
    1313require_once('./admin.php');
Note: See TracChangeset for help on using the changeset viewer.