Changeset 15333
- Timestamp:
- 06/25/2010 04:25:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/ms-load.php
r15330 r15333 183 183 184 184 // Still no dice. 185 // @todo Update or remove WPMU codex link.186 185 if ( 1 == count( $sites ) ) 187 186 wp_die( sprintf( /*WP_I18N_BLOG_DOESNT_EXIST*/'That site does not exist. Please try <a href="%s">%s</a>.'/*/WP_I18N_BLOG_DOESNT_EXIST*/, $sites[0]->domain . $sites[0]->path ) );
Note: See TracChangeset
for help on using the changeset viewer.