Make WordPress Core


Ignore:
Timestamp:
04/07/2011 03:47:04 PM (14 years ago)
Author:
markjaquith
Message:

Restore compat.php includes. see #16918

File:
1 edited

Legend:

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

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