From 066f6943bb37b761265e0395ce9740f0be78c689 Mon Sep 17 00:00:00 2001 From: mikelittle Date: Thu, 12 Jun 2003 22:50:20 +0000 Subject: [PATCH] require -> require_once b2config.php -> wp-config.php git-svn-id: http://svn.automattic.com/wordpress/trunk@224 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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!