Changeset 47938 for trunk/src/wp-includes/load.php
- Timestamp:
- 06/09/2020 07:45:27 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r47919 r47938 629 629 } 630 630 631 require_once( ABSPATH . WPINC . '/cache-compat.php' ); 632 631 633 /* 632 634 * If cache supports reset, reset instead of init if already
Note: See TracChangeset
for help on using the changeset viewer.