From 8d7e0372e51ed3cad2ccca2ef31c48d59da3e5cf Mon Sep 17 00:00:00 2001 From: Mike Little Date: Thu, 12 Jun 2003 22:50:20 +0000 Subject: [PATCH] require -> require_once b2config.php -> wp-config.php git-svn-id: https://develop.svn.wordpress.org/trunk@224 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/wp-install.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/wp-install.php b/wp-admin/wp-install.php index 3444eadd9b..1a8fc127a5 100644 --- a/wp-admin/wp-install.php +++ b/wp-admin/wp-install.php @@ -1,5 +1,5 @@ . Look good? You also need to set up the database - connection information in b2config.php. Have you looked at the + connection information in wp-config.php. Have you looked at the readme? If you’re all ready, let's go!