Linked to wrong file.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-04-24 20:53:16 +00:00
parent 2bd39005c5
commit 530307015a
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><code>define('XMLFILE', '2002-04.xml');</code></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
break;