Make WordPress Core


Ignore:
Timestamp:
02/05/2008 06:47:27 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

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

    r6335 r6726  
    55$parent_file = 'edit.php';
    66
    7 if ( isset( $_GET['download'] ) ) { 
     7if ( isset( $_GET['download'] ) ) {
    88    export_wp( $_GET['author'] );
    99    die();
Note: See TracChangeset for help on using the changeset viewer.