Make WordPress Core


Ignore:
Timestamp:
10/21/2016 05:00:29 PM (8 years ago)
Author:
ocean90
Message:

Revert [38859] due to an incomplete implementation.

See https://core.trac.wordpress.org/ticket/37128#comment:27.
See #37128.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-settings.php

    r38859 r38863  
    9292// Load early WordPress files.
    9393require( ABSPATH . WPINC . '/compat.php' );
    94 require( ABSPATH . WPINC . '/class-wp-list-util.php' );
    9594require( ABSPATH . WPINC . '/functions.php' );
    9695require( ABSPATH . WPINC . '/class-wp-matchesmapregex.php' );
Note: See TracChangeset for help on using the changeset viewer.