From 6d53fe05efcd2b434ccf4dffe88ad72aa4c57757 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Mon, 12 Jan 2004 12:50:32 +0000 Subject: [PATCH] More upgrade fixes for b2. git-svn-id: http://svn.automattic.com/wordpress/trunk@763 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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!