From c955acfe23f25efa0b64596cb463893aff4f11d7 Mon Sep 17 00:00:00 2001 From: Wes Baker Date: Fri, 29 Jun 2012 17:17:52 -0400 Subject: Bumping version number to 2.1.2. --- user_guide/installation/upgrade_212.html | 84 ++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 user_guide/installation/upgrade_212.html (limited to 'user_guide/installation/upgrade_212.html') diff --git a/user_guide/installation/upgrade_212.html b/user_guide/installation/upgrade_212.html new file mode 100644 index 000000000..00f0bcbc6 --- /dev/null +++ b/user_guide/installation/upgrade_212.html @@ -0,0 +1,84 @@ + + + + + +Upgrading from 2.1.1 to 2.1.2 : CodeIgniter User Guide + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +

CodeIgniter User Guide Version 2.1.2

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

Upgrading from 2.1.1 to 2.1.2

+ +

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" 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.

+ +

Note: If you have any custom developed files in these folders please make copies of them first.

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