From e2155a6bcc77637525832f027e1c951b3d5bf7b4 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Mon, 12 Jan 2004 12:50:32 +0000 Subject: [PATCH] More upgrade fixes for b2. git-svn-id: https://develop.svn.wordpress.org/trunk@763 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/import-b2.php | 9 +++------ wp-admin/upgrade-functions.php | 4 +++- wp-settings.php | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/wp-admin/import-b2.php b/wp-admin/import-b2.php index 673d19063e..7094885425 100644 --- a/wp-admin/import-b2.php +++ b/wp-admin/import-b2.php @@ -1,7 +1,7 @@ @@ -240,13 +240,10 @@ flush(); $query = "ALTER TABLE $tableusers DROP INDEX ID"; $q = $wpdb->query($query); -upgrade_071(); -upgrade_072(); -upgrade_100(); +upgrade_all(); ?> -

Don't forget to CHMOD the weblogs.com.changes.cache file and you'll - be A-okay. Welcome to the family.

+

Welcome to the family. Have fun!