Make WordPress Core

Changeset 1332


Ignore:
Timestamp:
05/21/2004 07:02:46 AM (21 years ago)
Author:
saxmatt
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/setup-config.php

    r1308 r1332  
    6262  <li>Table prefix (if you want to run more than one WordPress in a single database) </li>
    6363</ol>
    64 <p><strong>If for any reason this automatic file creation doens'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></p>
     64<p><strong>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></p>
    6565<p>In all likelihood, these items were supplied to you by your ISP. If you do not have this information, then you will need to contact them before you can continue. If you&#8217;re all ready, <a href="setup-config.php?step=1">let&#8217;s go</a>! </p>
    6666<?php
Note: See TracChangeset for help on using the changeset viewer.