From f743c737d13025336672c99c7c9b8a0dff447d08 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Wed, 14 Feb 2007 01:36:46 +0000 Subject: Changed version number, added upgrade instructions --- user_guide/installation/upgrade_150.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/installation/upgrade_150.html') diff --git a/user_guide/installation/upgrade_150.html b/user_guide/installation/upgrade_150.html index 5657595a9..2114dfd04 100644 --- a/user_guide/installation/upgrade_150.html +++ b/user_guide/installation/upgrade_150.html @@ -33,7 +33,7 @@ window.onload = function() {
- +

Code Igniter User Guide Version 1.5.1

Code Igniter User Guide Version 1.5.2

@@ -99,7 +99,7 @@ $db['default']['cachedir'] = ''; -

Step 2: Update your config.php file

+

Step 3: Update your config.php file

Open your application/config/config.php file and ADD these new items:

-- cgit v1.2.3-24-g4f1b