Changeset 1275
- Timestamp:
- 05/14/2004 08:54:40 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/install.php
r1245 r1275 683 683 <form action="install.php?step=3" method="post"> 684 684 <input type="hidden" name="step" value="3" /> 685 <p>What is the URL for your blog?<br />685 <p>What is the web address of your WordPress installation? (We probably guessed it for you correctly.) <br /> 686 686 <?php 687 687 $guessurl = str_replace('/wp-admin/install.php?step=2', '', 'http://' . $HTTP_HOST . $REQUEST_URI);
Note: See TracChangeset
for help on using the changeset viewer.