Changeset 45676 for trunk/src/wp-includes/ms-load.php
- Timestamp:
- 07/25/2019 10:51:53 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-load.php
r45674 r45676 490 490 } 491 491 $msg .= '<p><strong>' . __( 'What do I do now?' ) . '</strong> '; 492 /* translators: %s: CodexURL */492 /* translators: %s: Documentation URL */ 493 493 $msg .= sprintf( 494 494 __( 'Read the <a href="%s" target="_blank">bug report</a> page. Some of the guidelines there may help you figure out what went wrong.' ),
Note: See TracChangeset
for help on using the changeset viewer.