Yoris on IRC points out that it used to be standard practice for extensions to create...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 26 May 2008 00:17:25 +0000 (00:17 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 26 May 2008 00:17:25 +0000 (00:17 +0000)
UPGRADE

diff --git a/UPGRADE b/UPGRADE
index f817e73..77168ac 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -47,7 +47,9 @@ LocalSettings.php file, AdminSettings.php file (if present), and the
 
 Depending upon your configuration, you may also need to preserve additional
 directories, including a custom upload directory ($wgUploadDirectory),
-deleted file archives, and any custom skins.
+deleted file archives, and any custom skins.  If you're using very old exten-
+sions that add files to the "includes" directory or other directories, be sure
+to back those up as well.
 
 === Perform the database upgrade ===