Make WordPress Core

Changeset 45022


Ignore:
Timestamp:
03/27/2019 12:02:34 AM (7 years ago)
Author:
SergeyBiryukov
Message:

PHPCS: Remove extra tab added in [45019].

See #45974.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/load.php

    r45019 r45022  
    214214                die();
    215215        }
    216        
     216
    217217        require_once( ABSPATH . WPINC . '/functions.php' );
    218218        wp_load_translations_early();
Note: See TracChangeset for help on using the changeset viewer.