From fd93d22814b090ef85f3079d31fffa66d23d95e8 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Tue, 6 May 2008 15:18:50 +0000 Subject: Flipped user guide page titles for easier recognition in tabs: CodeIgniter User Guide : Page TItle to Page Title : CodeIgniter User Guide --- 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 68434d32d..fa0ed9d9f 100644 --- a/user_guide/database/active_record.html +++ b/user_guide/database/active_record.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Active Record +Active Record : CodeIgniter User Guide diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html index cb11922b9..52e9ccd9a 100644 --- a/user_guide/database/caching.html +++ b/user_guide/database/caching.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Database Caching Class +Database Caching Class : CodeIgniter User Guide diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html index b99c33523..d1eab14ca 100644 --- a/user_guide/database/call_function.html +++ b/user_guide/database/call_function.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Custom Function Calls +Custom Function Calls : CodeIgniter User Guide diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html index a6da7e196..6709876bf 100644 --- a/user_guide/database/configuration.html +++ b/user_guide/database/configuration.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Database Configuration +Database Configuration : CodeIgniter User Guide diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html index 4a859d186..c1e95601b 100644 --- a/user_guide/database/connecting.html +++ b/user_guide/database/connecting.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Connecting to your Database +Connecting to your Database : CodeIgniter User Guide diff --git a/user_guide/database/examples.html b/user_guide/database/examples.html index e879289da..5fe36aad7 100644 --- a/user_guide/database/examples.html +++ b/user_guide/database/examples.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Database Quick Start +Database Quick Start : CodeIgniter User Guide diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html index d8a802d21..f4a4fd275 100644 --- a/user_guide/database/fields.html +++ b/user_guide/database/fields.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Field Data +Field Data : CodeIgniter User Guide diff --git a/user_guide/database/forge.html b/user_guide/database/forge.html index ecb14570d..45d643bc5 100644 --- a/user_guide/database/forge.html +++ b/user_guide/database/forge.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Database Forge Class +Database Forge Class : CodeIgniter User Guide diff --git a/user_guide/database/helpers.html b/user_guide/database/helpers.html index b3dab62d7..698b3f2e9 100644 --- a/user_guide/database/helpers.html +++ b/user_guide/database/helpers.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Query Helper Functions +Query Helper Functions : CodeIgniter User Guide diff --git a/user_guide/database/index.html b/user_guide/database/index.html index c7ea2d76e..326b1ef86 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : The Database Class +The Database Class : CodeIgniter User Guide diff --git a/user_guide/database/queries.html b/user_guide/database/queries.html index e443958e0..9d85227ae 100644 --- a/user_guide/database/queries.html +++ b/user_guide/database/queries.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Queries +Queries : CodeIgniter User Guide diff --git a/user_guide/database/results.html b/user_guide/database/results.html index 38291470e..c2f669319 100644 --- a/user_guide/database/results.html +++ b/user_guide/database/results.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Generating Query Results +Generating Query Results : CodeIgniter User Guide diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html index 5c4c39b0d..4d33fb0e3 100644 --- a/user_guide/database/table_data.html +++ b/user_guide/database/table_data.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Table Data +Table Data : CodeIgniter User Guide diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html index 09d1cbfdc..2d419ee3b 100644 --- a/user_guide/database/transactions.html +++ b/user_guide/database/transactions.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Transactions +Transactions : CodeIgniter User Guide diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html index a40bfb84d..f7e73e347 100644 --- a/user_guide/database/utilities.html +++ b/user_guide/database/utilities.html @@ -2,7 +2,7 @@ -CodeIgniter User Guide : Database Utility Class +Database Utility Class : CodeIgniter User Guide -- cgit v1.2.3-24-g4f1b