From 0cdb9b30fdb267946976410f1961ebfd9a6f848c Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Sat, 24 Apr 2004 20:53:16 +0000 Subject: [PATCH] Linked to wrong file. git-svn-id: https://develop.svn.wordpress.org/trunk@1147 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 088481ff9a..21c41331ad 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!