From c644128fdd49a47d791240e0e38b54cd22412bc5 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Wed, 4 Jul 2007 23:54:32 +0000 Subject: fixed validation errors... about a zillion of em. --- user_guide/installation/upgrade_133.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'user_guide/installation/upgrade_133.html') diff --git a/user_guide/installation/upgrade_133.html b/user_guide/installation/upgrade_133.html index 3c0cea6d3..654b6415d 100644 --- a/user_guide/installation/upgrade_133.html +++ b/user_guide/installation/upgrade_133.html @@ -91,7 +91,7 @@ have not upgraded to that version please do so first.

As of version 1.3.3, CodeIgniter does not connect automatically to your database when a model is loaded. This allows you greater flexibility in determining which databases you would like used with your models. If your application is not connecting to your database prior to a model being loaded you will have to update your code. There are several options for connecting, -as described here. +as described here.

Step 3: Update your user guide

@@ -109,8 +109,7 @@ Previous Topic:  Installation Instructions Top of Page   ·   User Guide Home   ·   Next Topic:  CodeIgniter at a Glance -

- +

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

-- cgit v1.2.3-24-g4f1b