From dc9a5d7f145340d7cd9f5382a5b65a22ad049cf6 Mon Sep 17 00:00:00 2001 From: Mike Little Date: Wed, 18 Jun 2003 16:29:10 +0000 Subject: [PATCH] I'm a bit happier (but not completely) with the upgrade script. It can still mess up if you run it twice :-( git-svn-id: https://develop.svn.wordpress.org/trunk@236 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/upgrade-071-to-072.php | 563 ++++++++++++++++++-------------- wp-admin/wp-install-helper.php | 76 +++++ 2 files changed, 386 insertions(+), 253 deletions(-) create mode 100644 wp-admin/wp-install-helper.php diff --git a/wp-admin/upgrade-071-to-072.php b/wp-admin/upgrade-071-to-072.php index 8ebc7fa240..7f6006bdff 100644 --- a/wp-admin/upgrade-071-to-072.php +++ b/wp-admin/upgrade-071-to-072.php @@ -1,14 +1,15 @@ - WordPress > .70 to .71 Upgrade + WordPress > .71 to .72 Upgrade