diff options
author | Dries Buytaert <dries@buytaert.net> | 2005-03-06 15:09:31 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2005-03-06 15:09:31 +0000 |
commit | 5c804b9119cdf0b7e1b1052b119eb91dbee28bd8 (patch) | |
tree | ced1f79fef742c004c177881715b5f68ef0bc801 | |
parent | 9a47bc4e7e40cf8d57eb64acc135673cf8e423b0 (diff) | |
download | brdo-5c804b9119cdf0b7e1b1052b119eb91dbee28bd8.tar.gz brdo-5c804b9119cdf0b7e1b1052b119eb91dbee28bd8.tar.bz2 |
- Removed a reference to conf.php
-rw-r--r-- | INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 641ba9262..75f3b4a62 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -255,7 +255,7 @@ UPGRADING --------- 1. Backup your database and Drupal directory - especially your - configuration file (www.example.com.conf or includes/conf.php). + configuration file. 2. Log on as the user with user ID 1. |