From 5b52ad10170ce4f1bdc6ca2ed2e61f502f7e9dda Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Thu, 17 Mar 2005 23:34:06 +0000 Subject: [PATCH] Use installing variable (from Donncha) git-svn-id: https://develop.svn.wordpress.org/trunk@2455 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/install.php | 2 +- wp-admin/setup-config.php | 2 +- wp-admin/upgrade.php | 2 +- wp-includes/functions.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-admin/install.php b/wp-admin/install.php index 3e0d2d5b2b..e4275b50af 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -1,5 +1,5 @@ wp-config.php file. I need this before we can get started. Need more help? We got it. You can create a wp-config.php file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file."); diff --git a/wp-admin/setup-config.php b/wp-admin/setup-config.php index 17adfac7b0..5a6826dc09 100644 --- a/wp-admin/setup-config.php +++ b/wp-admin/setup-config.php @@ -1,5 +1,5 @@