summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/installation/upgrade_214.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2013-07-16 10:03:16 +0200
committerAndrey Andreev <narf@devilix.net>2013-07-16 10:03:16 +0200
commit93d6a00e8d60e1cdd63166f99699ef40755823c6 (patch)
tree32b8ef6cf80847806a6a98af25e6f666f12664ae /user_guide_src/source/installation/upgrade_214.rst
parent58f677f764aa9e632635ee4810c25b1d7eacd485 (diff)
[ci skip] Add 2.1.4 upgrade instructions page
Diffstat (limited to 'user_guide_src/source/installation/upgrade_214.rst')
-rw-r--r--user_guide_src/source/installation/upgrade_214.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/user_guide_src/source/installation/upgrade_214.rst b/user_guide_src/source/installation/upgrade_214.rst
new file mode 100644
index 000000000..ba57e5976
--- /dev/null
+++ b/user_guide_src/source/installation/upgrade_214.rst
@@ -0,0 +1,14 @@
+#############################
+Upgrading from 2.1.3 to 2.1.4
+#############################
+
+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 all files and directories in your "system" folder.
+
+.. note:: If you have any custom developed files in these folders please
+ make copies of them first. \ No newline at end of file