summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-04-22 08:15:39 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-04-22 08:15:39 +0000
commit3d0262fdd9e1377fe9249e5f43b9cc9c129e0e94 (patch)
treec5c5e4bbf46838176f17ce3ee98cf3fbaa3ee67c
parenta6735f57ff88d8034deaa8191776facf4ebd64dc (diff)
downloadbrdo-3d0262fdd9e1377fe9249e5f43b9cc9c129e0e94.tar.gz
brdo-3d0262fdd9e1377fe9249e5f43b9cc9c129e0e94.tar.bz2
#228598 by nvahalik, jhodgdon: Fixed upgrade.txt should explain what contrib/custom modules means.
-rw-r--r--UPGRADE.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index d7f1d768f..deadddde1 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -49,7 +49,10 @@ Let's begin!
4. If using a custom or contributed theme, switch to Garland.
-5. Disable all custom and contributed modules.
+5. Disable all custom and contributed modules. This includes any modules that
+ are not listed under 'Core - required' or 'Core - optional' on
+ http://www.example.com/?q=admin/build/modules (replace www.example.com with
+ your installation's domain name and path).
6. Remove all old files and directories from the Drupal installation directory.