Make WordPress Core


Ignore:
Timestamp:
04/05/2011 05:13:04 PM (14 years ago)
Author:
ryan
Message:

Take out unnecessary compat functions from compat.php. Props hakre, ptahdunbar. see #16918

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/setup-config.php

    r16788 r17603  
    4141
    4242require_once(ABSPATH . WPINC . '/load.php');
    43 require_once(ABSPATH . WPINC . '/compat.php');
    4443require_once(ABSPATH . WPINC . '/functions.php');
    4544require_once(ABSPATH . WPINC . '/class-wp-error.php');
Note: See TracChangeset for help on using the changeset viewer.