diff --git a/wp-includes/ms-load.php b/wp-includes/ms-load.php index 7a52d0c4df..fc16faac93 100644 --- a/wp-includes/ms-load.php +++ b/wp-includes/ms-load.php @@ -182,7 +182,6 @@ function wpmu_current_site() { } // Still no dice. - // @todo Update or remove WPMU codex link. if ( 1 == count( $sites ) ) wp_die( sprintf( /*WP_I18N_BLOG_DOESNT_EXIST*/'That site does not exist. Please try %s.'/*/WP_I18N_BLOG_DOESNT_EXIST*/, $sites[0]->domain . $sites[0]->path ) ); else