From 404e35dc873cc8abe66a7c45ab3f098d83cf1992 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Tue, 7 Aug 2007 01:00:45 +0000 Subject: added more descriptive titles to all user manual 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/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 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'user_guide/database') diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html index 59a800502..37629ae15 100644 --- a/user_guide/database/active_record.html +++ b/user_guide/database/active_record.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Active Record diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html index fa67a52f8..ac0c354f8 100644 --- a/user_guide/database/caching.html +++ b/user_guide/database/caching.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Database Caching Class diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html index 1e891d1e2..dc6ae50f6 100644 --- a/user_guide/database/call_function.html +++ b/user_guide/database/call_function.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Custom Function Calls diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html index c97e93fd4..09e1b56e9 100644 --- a/user_guide/database/configuration.html +++ b/user_guide/database/configuration.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Database Configuration diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html index 0586c5d3d..849c80689 100644 --- a/user_guide/database/connecting.html +++ b/user_guide/database/connecting.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Connecting to your Database diff --git a/user_guide/database/examples.html b/user_guide/database/examples.html index 31893e4ef..f1deda2d2 100644 --- a/user_guide/database/examples.html +++ b/user_guide/database/examples.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Database Quick Start diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html index 3b4978db1..f200bbc71 100644 --- a/user_guide/database/fields.html +++ b/user_guide/database/fields.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Field Data diff --git a/user_guide/database/helpers.html b/user_guide/database/helpers.html index e9bc4a2e9..4dfc07b62 100644 --- a/user_guide/database/helpers.html +++ b/user_guide/database/helpers.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Query Helper Functions diff --git a/user_guide/database/index.html b/user_guide/database/index.html index 39bd6055c..c99b571ee 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : The Database Class diff --git a/user_guide/database/queries.html b/user_guide/database/queries.html index 6c94f4c7a..3778e28cd 100644 --- a/user_guide/database/queries.html +++ b/user_guide/database/queries.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Queries diff --git a/user_guide/database/results.html b/user_guide/database/results.html index fedbc112e..c4583fb66 100644 --- a/user_guide/database/results.html +++ b/user_guide/database/results.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Generating Query Results diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html index e848372dc..e1ac607d7 100644 --- a/user_guide/database/table_data.html +++ b/user_guide/database/table_data.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Table Data diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html index cf41f95be..5ecede83b 100644 --- a/user_guide/database/transactions.html +++ b/user_guide/database/transactions.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Transactions diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html index 801dc2dbb..7fe6c0239 100644 --- a/user_guide/database/utilities.html +++ b/user_guide/database/utilities.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide +CodeIgniter User Guide : Database Utility Class -- cgit v1.2.3-24-g4f1b