diff options
author | Brett Profitt <brett.profitt@gmail.com> | 2011-10-23 10:56:16 -0700 |
---|---|---|
committer | Brett Profitt <brett.profitt@gmail.com> | 2011-10-23 10:56:16 -0700 |
commit | 6ab68776c9ac5a44e7b3494a75ba09a522596be9 (patch) | |
tree | d9116d959fb21a7a62fa09dc9930954470120583 | |
parent | 5d38476faf775ce6c639d20bc685a7117d29b8f5 (diff) | |
download | elgg-6ab68776c9ac5a44e7b3494a75ba09a522596be9.tar.gz elgg-6ab68776c9ac5a44e7b3494a75ba09a522596be9.tar.bz2 |
Fixes #3975. Added mod/profile to the list of dirs to remove for an upgrade.
-rw-r--r-- | UPGRADE.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt index 0f1cd2ba3..662c7d547 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -28,7 +28,8 @@ Upgrading from Elgg 1.7 to 1.8. * search * settings * simplecache - * views + * views + * mod/profile 4. Delete the following core plugins from the Elgg mod directory. These plugins are deprecated and no longer supported by Elgg's core developers. |