Cache API: Include the cache-compat file.

This was missed during the prior commit.

See [47938].


Built from https://develop.svn.wordpress.org/trunk@47939


git-svn-id: http://core.svn.wordpress.org/trunk@47712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake
2020-06-09 19:50:09 +00:00
parent 3e2b649351
commit ae76b79f85
2 changed files with 37 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5-alpha-47938';
$wp_version = '5.5-alpha-47939';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.