From 6df6bcd5e2ba3cdfd123aaf3f0fd191a33ec0abc Mon Sep 17 00:00:00 2001 From: saxmatt Date: Wed, 4 Jun 2003 20:05:58 +0000 Subject: [PATCH] Upgrade script. git-svn-id: http://svn.automattic.com/wordpress/trunk@167 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/upgrade-070-to-071.php | 84 +++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 wp-admin/upgrade-070-to-071.php diff --git a/wp-admin/upgrade-070-to-071.php b/wp-admin/upgrade-070-to-071.php new file mode 100644 index 0000000000..d2ef6a0622 --- /dev/null +++ b/wp-admin/upgrade-070-to-071.php @@ -0,0 +1,84 @@ + + + + WordPress > b2 Conversion + + + + +

WordPress

+ +

Welcome to WordPress. You're already part of the family so this should be familiar + to you now. We think you'll find to like in this latest version, here are some + things to watch out for:

+ +

Have you looked at the readme? If + you’re all ready, let's go!

+ +

Step 1

+

There are a few database changes with this version, so lets get those out of + the way.

+query($query); +?> +

See, that didn't hurt a bit. All done!

+ + + + \ No newline at end of file