From 9891990c3d433d2fdbbcbac3d011efe2262539fd Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Fri, 27 Jun 2008 00:23:11 +0000 Subject: upgrade instructions --- user_guide/installation/upgrade_163.html | 99 ++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 user_guide/installation/upgrade_163.html (limited to 'user_guide/installation/upgrade_163.html') diff --git a/user_guide/installation/upgrade_163.html b/user_guide/installation/upgrade_163.html new file mode 100644 index 000000000..64d09851b --- /dev/null +++ b/user_guide/installation/upgrade_163.html @@ -0,0 +1,99 @@ + + + + + +Upgrading from 1.6.2 to 1.6.3 : CodeIgniter User Guide + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +

CodeIgniter User Guide Version 1.6.3

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

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:

+ + + +

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