summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/installation/upgrade_210.rst
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2012-07-04 15:51:15 +0200
committerDerek Jones <derek.jones@ellislab.com>2012-07-04 15:51:15 +0200
commit0054750cf2e071cbe6903dba59e43a6bb8e639d1 (patch)
tree0fe56a25c9f5dc5ddcf3ce8e5be97bb679feced1 /user_guide_src/source/installation/upgrade_210.rst
parentf3ab257d9f4efdb9658135fae89f3c3eec6b6a47 (diff)
Fixing upgrade file references
Diffstat (limited to 'user_guide_src/source/installation/upgrade_210.rst')
-rw-r--r--user_guide_src/source/installation/upgrade_210.rst14
1 files changed, 5 insertions, 9 deletions
diff --git a/user_guide_src/source/installation/upgrade_210.rst b/user_guide_src/source/installation/upgrade_210.rst
index 9d7e1a265..1625c64bd 100644
--- a/user_guide_src/source/installation/upgrade_210.rst
+++ b/user_guide_src/source/installation/upgrade_210.rst
@@ -8,15 +8,11 @@ replacing the index.php file with a static one.
Step 1: Update your CodeIgniter files
=====================================
-Replace all files and directories in your "system" folder and replace
-your index.php file. If any modifications were made to your index.php
-they will need to be made fresh in this new one.
+Replace all files and directories in your "system" folder.
-Step 2: Replace config/user_agents.php
-======================================
+Step 2: Update your user guide
+==============================
-This config file has been updated to contain more user agent types,
-please copy it to application/config/user_agents.php.
+Please also replace your local copy of the user guide with the new
+version.
-.. note:: If you have any custom developed files in these folders please
- make copies of them first. \ No newline at end of file