From 324ef078dda5a3596444152ba49dd591a61adba6 Mon Sep 17 00:00:00 2001 From: Phil Sturgeon Date: Thu, 17 May 2012 14:45:25 +0100 Subject: Added upgrade for 2.1.1 and updated version. --- user_guide/database/active_record.html | 4 ++-- user_guide/database/caching.html | 4 ++-- user_guide/database/call_function.html | 4 ++-- user_guide/database/configuration.html | 4 ++-- user_guide/database/connecting.html | 4 ++-- user_guide/database/examples.html | 4 ++-- user_guide/database/fields.html | 4 ++-- user_guide/database/forge.html | 4 ++-- user_guide/database/helpers.html | 4 ++-- user_guide/database/index.html | 4 ++-- user_guide/database/queries.html | 4 ++-- user_guide/database/results.html | 4 ++-- user_guide/database/table_data.html | 4 ++-- user_guide/database/transactions.html | 4 ++-- user_guide/database/utilities.html | 4 ++-- 15 files changed, 30 insertions(+), 30 deletions(-) (limited to 'user_guide/database') diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html index 17c58c9f1..734b28411 100644 --- a/user_guide/database/active_record.html +++ b/user_guide/database/active_record.html @@ -27,7 +27,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -817,7 +817,7 @@ Previous Topic:  Query Helper Functions User Guide Home   ·   Next Topic:  Transactions

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html index e6e72f269..6cf6ebd98 100644 --- a/user_guide/database/caching.html +++ b/user_guide/database/caching.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -213,7 +213,7 @@ Previous Topic:  Custom Function CallsUser Guide Home   ·   Next Topic:  Database manipulation with Database Forge

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html index 4fc894743..b28a05050 100644 --- a/user_guide/database/call_function.html +++ b/user_guide/database/call_function.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -111,7 +111,7 @@ Previous Topic:  Field MetaData User Guide Home   ·   Next Topic:  Query Caching

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html index 17a291ac2..01a28c0b5 100644 --- a/user_guide/database/configuration.html +++ b/user_guide/database/configuration.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -157,7 +157,7 @@ Previous Topic:  Quick Start: Usage ExamplesUser Guide Home   ·   Next Topic:  Connecting to your Database

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html index f86602269..531f6a104 100644 --- a/user_guide/database/connecting.html +++ b/user_guide/database/connecting.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -181,7 +181,7 @@ Previous Topic:  Database ConfigurationUser Guide Home   ·   Next Topic:  Queries

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/examples.html b/user_guide/database/examples.html index 58035557d..1a1d71be6 100644 --- a/user_guide/database/examples.html +++ b/user_guide/database/examples.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -210,7 +210,7 @@ Previous Topic:  Database Class User Guide Home   ·   Next Topic:  Database Configuration

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html index 56c9d9fdf..546a4ca1f 100644 --- a/user_guide/database/fields.html +++ b/user_guide/database/fields.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -156,7 +156,7 @@ Previous Topic:   Table Data User Guide Home   ·   Next Topic:  Custom Function Calls

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/forge.html b/user_guide/database/forge.html index 2289e148e..e6153721d 100644 --- a/user_guide/database/forge.html +++ b/user_guide/database/forge.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -227,7 +227,7 @@ Previous Topic:  DB Caching Class Top of Page   ·   User Guide Home   ·   Next Topic:  Database Utilities Class

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/helpers.html b/user_guide/database/helpers.html index 82f5c1d21..db03de1e9 100644 --- a/user_guide/database/helpers.html +++ b/user_guide/database/helpers.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -144,7 +144,7 @@ Previous Topic:  Query Results User Guide Home   ·   Next Topic:  Active Record Pattern

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/index.html b/user_guide/database/index.html index 8a957ecef..2a08f0a69 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -92,7 +92,7 @@ Previous Topic:  Caching Class User Guide Home   ·   Next Topic:  Quick Start: Usage Examples

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/queries.html b/user_guide/database/queries.html index 3152997ca..263752f52 100644 --- a/user_guide/database/queries.html +++ b/user_guide/database/queries.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -151,7 +151,7 @@ Previous Topic:  Connecting to your Database User Guide Home   ·   Next Topic:  Query Results

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/results.html b/user_guide/database/results.html index 0baf992fb..395714073 100644 --- a/user_guide/database/results.html +++ b/user_guide/database/results.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -252,7 +252,7 @@ Previous Topic:  Queries User Guide Home   ·   Next Topic:  Query Helper Functions

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html index dc5b54198..5ebe368d8 100644 --- a/user_guide/database/table_data.html +++ b/user_guide/database/table_data.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -106,7 +106,7 @@ Previous Topic:   Transactions User Guide Home   ·   Next Topic:   Field Metadata

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html index dd5f73ed1..53e667046 100644 --- a/user_guide/database/transactions.html +++ b/user_guide/database/transactions.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -193,7 +193,7 @@ Previous Topic:   Field MetaData   User Guide Home   ·   Next Topic:  Table Metadata

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html index 7c30070f6..4a3005f9f 100644 --- a/user_guide/database/utilities.html +++ b/user_guide/database/utilities.html @@ -28,7 +28,7 @@
- +

CodeIgniter User Guide Version 2.1.0

CodeIgniter User Guide Version 2.1.1

@@ -307,7 +307,7 @@ Previous Topic:  DB Forge Class Top of Page   ·   User Guide Home   ·   Next Topic:  Javascript Class

-

CodeIgniter  ·  Copyright © 2006 - 2011  ·  EllisLab, Inc.

+

CodeIgniter  ·  Copyright © 2006 - 2012  ·  EllisLab, Inc.

-- cgit v1.2.3-24-g4f1b