Linked to wrong file.

git-svn-id: https://develop.svn.wordpress.org/trunk@1147 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2004-04-24 20:53:16 +00:00
parent c84f760347
commit 0cdb9b30fd
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ switch($step) {
<p>You want to define where the XML file we'll be working with is, for example: </p> <p>You want to define where the XML file we'll be working with is, for example: </p>
<p><code>define('XMLFILE', '2002-04.xml');</code></p> <p><code>define('XMLFILE', '2002-04.xml');</code></p>
<p>You have to do this manually for security reasons.</p> <p>You have to do this manually for security reasons.</p>
<p>If you've done that and you&#8217;re all ready, <a href="import-rss.php?step=1">let's go</a>!</p> <p>If you've done that and you&#8217;re all ready, <a href="import-livejournal.php?step=1">let's go</a>!</p>
<?php <?php
break; break;