summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/installation/upgrade_303.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-10-12 15:57:28 +0200
committerAndrey Andreev <narf@devilix.net>2015-10-12 15:57:28 +0200
commit2b5825ec66670b6ecb9528740cc1a51b59dbd3f2 (patch)
treed0f8b41e5ebe33c20997f559222efa51296ca107 /user_guide_src/source/installation/upgrade_303.rst
parent2d7092c5771f7015b60f0e5cc6c699b8f4f802ba (diff)
[ci skip] This is 3.0.3-dev
Diffstat (limited to 'user_guide_src/source/installation/upgrade_303.rst')
-rw-r--r--user_guide_src/source/installation/upgrade_303.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/user_guide_src/source/installation/upgrade_303.rst b/user_guide_src/source/installation/upgrade_303.rst
new file mode 100644
index 000000000..a98eed0d4
--- /dev/null
+++ b/user_guide_src/source/installation/upgrade_303.rst
@@ -0,0 +1,14 @@
+#############################
+Upgrading from 3.0.2 to 3.0.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 all files and directories in your *system/* directory.
+
+.. note:: If you have any custom developed files in these directories,
+ please make copies of them first. \ No newline at end of file