summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/installation/upgrade_163.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2019-01-16 16:49:35 +0100
committerAndrey Andreev <narf@devilix.net>2019-01-16 16:49:35 +0100
commitc576995304fc3609cca0b7b92d1b2cd611ec82f5 (patch)
treec8b9121cb295b56bbabe3aeaad0a3eb1f2d390bb /user_guide_src/source/installation/upgrade_163.rst
parent4eaf80a6ec0b58a0adc95638153363e00ebf5378 (diff)
[ci skip] 3.1.10 release
Diffstat (limited to 'user_guide_src/source/installation/upgrade_163.rst')
-rw-r--r--user_guide_src/source/installation/upgrade_163.rst27
1 files changed, 0 insertions, 27 deletions
diff --git a/user_guide_src/source/installation/upgrade_163.rst b/user_guide_src/source/installation/upgrade_163.rst
deleted file mode 100644
index e24e20357..000000000
--- a/user_guide_src/source/installation/upgrade_163.rst
+++ /dev/null
@@ -1,27 +0,0 @@
-#############################
-Upgrading from 1.6.2 to 1.6.3
-#############################
-
-Before performing an update you should take your site offline by
-replacing the index.php file with a static one.
-
-Step 1: Update your CodeIgniter files
-=====================================
-
-Replace these files and directories in your "system" folder with the new
-versions:
-
-- system/codeigniter
-- system/database
-- system/helpers
-- system/language
-- system/libraries
-
-.. note:: If you have any custom developed files in these folders please
- make copies of them first.
-
-Step 2: Update your user guide
-==============================
-
-Please also replace your local copy of the user guide with the new
-version.