Ticket #21434: 21434.6.diff
File 21434.6.diff, 602 bytes (added by , 12 years ago) |
---|
-
wp-includes/cache.php
184 184 * 185 185 * This changes the blog id used to create keys in blog specific groups. 186 186 * 187 * @since 3.5.0 188 * 187 189 * @param int $blog_id Blog ID 188 190 */ 189 191 function wp_cache_switch_to_blog( $blog_id ) { … … 588 590 * 589 591 * This changes the blog id used to create keys in blog specific groups. 590 592 * 593 * @since 3.5.0 594 * 591 595 * @param int $blog_id Blog ID 592 596 */ 593 597 function switch_to_blog( $blog_id ) {