From 26b63aab0639318cb2216363de175c4f00f208a4 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Tue, 12 Feb 2008 04:18:49 +0000 Subject: change 1.6.1 to 1.6.0.1 --- user_guide/installation/upgrade_1601.html | 98 +++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 user_guide/installation/upgrade_1601.html (limited to 'user_guide/installation/upgrade_1601.html') diff --git a/user_guide/installation/upgrade_1601.html b/user_guide/installation/upgrade_1601.html new file mode 100644 index 000000000..38bc9b5d0 --- /dev/null +++ b/user_guide/installation/upgrade_1601.html @@ -0,0 +1,98 @@ + + + + +CodeIgniter User Guide : Upgrading from 1.5.4 to 1.6.0 + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +

CodeIgniter User Guide Version 1.6.0.1

+
+ + + + + + + + + +
+ + +
+ + + +
+ +

Upgrading from 1.6.0 to 1.6.0.1

+ +

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:

+ + + +

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.

+ +
+ + + + + + + \ No newline at end of file -- cgit v1.2.3-24-g4f1b