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/edit.php

    r16868 r16900  
    88
    99/** WordPress Administration Bootstrap */
    10 require_once( './admin.php' );         
     10require_once( './admin.php' );
    1111$wp_list_table = get_list_table('WP_Posts_List_Table');
    1212$wp_list_table->check_permissions();
Note: See TracChangeset for help on using the changeset viewer.