From afd99ac2c240faafc3c3d18f5bb4aa03cd24c41c Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Sat, 19 Jan 2008 19:59:14 +0000 Subject: Added attributes into of userguide for valid html. --- 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 4ba5bfd96..bf4369968 100644 --- a/user_guide/database/active_record.html +++ b/user_guide/database/active_record.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Active Record diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html index 9e007f923..d286c9283 100644 --- a/user_guide/database/caching.html +++ b/user_guide/database/caching.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Database Caching Class diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html index 87ff2dfe1..97661de28 100644 --- a/user_guide/database/call_function.html +++ b/user_guide/database/call_function.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Custom Function Calls diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html index b6126d9f2..c9ad2e3cf 100644 --- a/user_guide/database/configuration.html +++ b/user_guide/database/configuration.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Database Configuration diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html index adf0c5188..a86866d23 100644 --- a/user_guide/database/connecting.html +++ b/user_guide/database/connecting.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Connecting to your Database diff --git a/user_guide/database/examples.html b/user_guide/database/examples.html index 434aa828d..d8c01aa03 100644 --- a/user_guide/database/examples.html +++ b/user_guide/database/examples.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Database Quick Start diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html index de5e021ba..6da71c111 100644 --- a/user_guide/database/fields.html +++ b/user_guide/database/fields.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Field Data diff --git a/user_guide/database/forge.html b/user_guide/database/forge.html index 0a404544b..7fc6589c0 100644 --- a/user_guide/database/forge.html +++ b/user_guide/database/forge.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Database Utility Class diff --git a/user_guide/database/helpers.html b/user_guide/database/helpers.html index 6567c0277..edf7faec3 100644 --- a/user_guide/database/helpers.html +++ b/user_guide/database/helpers.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Query Helper Functions diff --git a/user_guide/database/index.html b/user_guide/database/index.html index 6ad90e97a..76c32e2de 100644 --- a/user_guide/database/index.html +++ b/user_guide/database/index.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : The Database Class diff --git a/user_guide/database/queries.html b/user_guide/database/queries.html index 21b550ae1..687076f98 100644 --- a/user_guide/database/queries.html +++ b/user_guide/database/queries.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Queries diff --git a/user_guide/database/results.html b/user_guide/database/results.html index 6c6142c05..6a7bf04ab 100644 --- a/user_guide/database/results.html +++ b/user_guide/database/results.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Generating Query Results diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html index c5d2aaaec..9f1c97467 100644 --- a/user_guide/database/table_data.html +++ b/user_guide/database/table_data.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Table Data diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html index 19f091e95..1c2d9b13f 100644 --- a/user_guide/database/transactions.html +++ b/user_guide/database/transactions.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Transactions diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html index 56a728b19..b6cdb8ace 100644 --- a/user_guide/database/utilities.html +++ b/user_guide/database/utilities.html @@ -1,5 +1,5 @@ - + CodeIgniter User Guide : Database Utility Class -- cgit v1.2.3-24-g4f1b