Changeset 32116 for trunk/src/wp-admin/setup-config.php
- Timestamp:
- 04/12/2015 09:28:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r31349 r32116 137 137 <?php _e( 'We’re going to use this information to create a <code>wp-config.php</code> file.' ); ?> 138 138 <strong><?php _e( "If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open <code>wp-config-sample.php</code> in a text editor, fill in your information, and save it as <code>wp-config.php</code>." ); ?></strong> 139 <?php _e( "Need more help? <a href='http ://codex.wordpress.org/Editing_wp-config.php'>We got it</a>." ); ?>139 <?php _e( "Need more help? <a href='https://codex.wordpress.org/Editing_wp-config.php'>We got it</a>." ); ?> 140 140 </p> 141 141 <p><?php _e( "In all likelihood, these items were supplied to you by your Web Host. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready…" ); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.