From 530307015aad8fc3b4e403a21df98621c2f26060 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Sat, 24 Apr 2004 20:53:16 +0000 Subject: [PATCH] Linked to wrong file. git-svn-id: http://svn.automattic.com/wordpress/trunk@1147 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/import-livejournal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/import-livejournal.php b/wp-admin/import-livejournal.php index 088481ff9..21c41331a 100644 --- a/wp-admin/import-livejournal.php +++ b/wp-admin/import-livejournal.php @@ -58,7 +58,7 @@ switch($step) {

You want to define where the XML file we'll be working with is, for example:

define('XMLFILE', '2002-04.xml');

You have to do this manually for security reasons.

-

If you've done that and you’re all ready, let's go!

+

If you've done that and you’re all ready, let's go!