From 0787043ec0253cf06e6647f5a0b2f467809df5d1 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 13 Feb 2008 03:49:26 +0000 Subject: Added Path Helper to table of contents and updated copyright dates for all user guide pages --- user_guide/database/active_record.html | 2 +- user_guide/database/caching.html | 2 +- user_guide/database/call_function.html | 2 +- user_guide/database/configuration.html | 2 +- user_guide/database/connecting.html | 2 +- user_guide/database/examples.html | 2 +- user_guide/database/fields.html | 2 +- user_guide/database/forge.html | 2 +- user_guide/database/helpers.html | 2 +- user_guide/database/index.html | 2 +- user_guide/database/queries.html | 2 +- user_guide/database/results.html | 2 +- user_guide/database/table_data.html | 2 +- user_guide/database/transactions.html | 2 +- user_guide/database/utilities.html | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'user_guide/database') diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html index ba122b85b..f644ba7df 100644 --- a/user_guide/database/active_record.html +++ b/user_guide/database/active_record.html @@ -755,7 +755,7 @@ Previous Topic:  Query Helper Functions User Guide Home   ·   Next Topic:  Transactions

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html index e0802cfcf..cb11922b9 100644 --- a/user_guide/database/caching.html +++ b/user_guide/database/caching.html @@ -213,7 +213,7 @@ Previous Topic:  Custom Function CallsUser Guide Home   ·   Next Topic:  Database Utilities Class

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html index cbf98d3ef..b99c33523 100644 --- a/user_guide/database/call_function.html +++ b/user_guide/database/call_function.html @@ -111,7 +111,7 @@ Previous Topic:  Field MetaData User Guide Home   ·   Next Topic:  Query Caching

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html index 8ed53ae7c..7908c2d62 100644 --- a/user_guide/database/configuration.html +++ b/user_guide/database/configuration.html @@ -150,7 +150,7 @@ Previous Topic:  Quck Start: Usage ExamplesUser Guide Home   ·   Next Topic:  Connecting to your Database

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html index c3a7aad67..2da062550 100644 --- a/user_guide/database/connecting.html +++ b/user_guide/database/connecting.html @@ -157,7 +157,7 @@ Previous Topic:  Database ConfigurationUser Guide Home   ·   Next Topic:  Queries

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/examples.html b/user_guide/database/examples.html index 52fd334f5..e879289da 100644 --- a/user_guide/database/examples.html +++ b/user_guide/database/examples.html @@ -210,7 +210,7 @@ Previous Topic:  Database Class User Guide Home   ·   Next Topic:  Database Configuration

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html index 40dd407c7..d8a802d21 100644 --- a/user_guide/database/fields.html +++ b/user_guide/database/fields.html @@ -161,7 +161,7 @@ Previous Topic:   Table Data User Guide Home   ·   Next Topic:  Custom Function Calls

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/forge.html b/user_guide/database/forge.html index 24a3c8f94..cfbe005a0 100644 --- a/user_guide/database/forge.html +++ b/user_guide/database/forge.html @@ -214,7 +214,7 @@ Previous Topic:  DB Caching Class Top of Page   ·   User Guide Home   ·   Next Topic:  Database Utilities Class

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/helpers.html b/user_guide/database/helpers.html index 3a91c3aa7..d6cf170d7 100644 --- a/user_guide/database/helpers.html +++ b/user_guide/database/helpers.html @@ -144,7 +144,7 @@ Previous Topic:  Query Results User Guide Home   ·   Next Topic:  Active Record Pattern

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/index.html b/user_guide/database/index.html index c76dca74a..c7ea2d76e 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -92,7 +92,7 @@ Previous Topic:  Config Class User Guide Home   ·   Next Topic:  Quick Start: Usage Examples

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/queries.html b/user_guide/database/queries.html index 0416d5cdb..ba69fedb9 100644 --- a/user_guide/database/queries.html +++ b/user_guide/database/queries.html @@ -134,7 +134,7 @@ Previous Topic:  Connecting to your Database User Guide Home   ·   Next Topic:  Query Results

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/results.html b/user_guide/database/results.html index 839454a11..38291470e 100644 --- a/user_guide/database/results.html +++ b/user_guide/database/results.html @@ -231,7 +231,7 @@ Previous Topic:  Queries User Guide Home   ·   Next Topic:  Query Helper Functions

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html index f81964c78..5c4c39b0d 100644 --- a/user_guide/database/table_data.html +++ b/user_guide/database/table_data.html @@ -106,7 +106,7 @@ Previous Topic:   Transactions User Guide Home   ·   Next Topic:   Field Metadata

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html index 13d0cb714..09d1cbfdc 100644 --- a/user_guide/database/transactions.html +++ b/user_guide/database/transactions.html @@ -186,7 +186,7 @@ Previous Topic:   Field MetaData   User Guide Home   ·   Next Topic:  Table Metadata

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html index 33dd3e734..a40bfb84d 100644 --- a/user_guide/database/utilities.html +++ b/user_guide/database/utilities.html @@ -288,7 +288,7 @@ Previous Topic:  DB Forge Class Top of Page   ·   User Guide Home   ·   Next Topic:   Email Class

-

CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

+

CodeIgniter  ·  Copyright © 2006-2008  ·  Ellislab, Inc.

-- cgit v1.2.3-24-g4f1b