From b4bca8e7344ad1d1c3e9d165a3a5b6a7650e2a28 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 15 Feb 2007 02:31:23 +0000 Subject: incorrect directory fixed --- user_guide/installation/upgrade_152.html | 116 +++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 user_guide/installation/upgrade_152.html (limited to 'user_guide/installation') diff --git a/user_guide/installation/upgrade_152.html b/user_guide/installation/upgrade_152.html new file mode 100644 index 000000000..730b6f386 --- /dev/null +++ b/user_guide/installation/upgrade_152.html @@ -0,0 +1,116 @@ + + + + +Code Igniter User Guide + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +

Code Igniter User Guide Version 1.5.2

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

Upgrading from 1.5.0 to 1.5.2

+ +

Note: The instructions on this page assume you are running version 1.5.0 or 1.5.1. If you +have not upgraded to that version please do so first.

+ +

Before performing an update you should take your site offline by replacing the index.php file with a static one.

+ + + +

Step 1: Update your Code Igniter 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