summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-04-20 09:07:39 +0000
committerDries Buytaert <dries@buytaert.net>2006-04-20 09:07:39 +0000
commitd5f22f121dc969a68e7e15921351a4141c11d6c9 (patch)
treef4ced19e234e1ca5b4125378dadb6339610f68e0
parent297ed741f8d32569b82ea44ea144e332f595933b (diff)
downloadbrdo-d5f22f121dc969a68e7e15921351a4141c11d6c9.tar.gz
brdo-d5f22f121dc969a68e7e15921351a4141c11d6c9.tar.bz2
- Removed the $base_url instructions..
-rw-r--r--INSTALL.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index cd163626a..496db5940 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -76,10 +76,6 @@ INSTALLATION
If you use PostgreSQL, change "mysql" to "pgsql" in the above line.
- Set $base_url to match the address to your Drupal site:
-
- $base_url = "http://www.example.com";
-
In addition, a single Drupal installation can host several
Drupal-powered sites, each with its own individual configuration.
If you don't need multiple Drupal sites, skip to the next section.