From 9da4dbc58ccae4f903e8a5c8d464fa00cd850381 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Tue, 3 Apr 2007 11:39:35 +0000 Subject: next and previous links fixed up --- user_guide/database/active_record.html | 2 +- user_guide/database/call_function.html | 2 +- user_guide/database/fields.html | 2 +- user_guide/database/table_data.html | 4 ++-- user_guide/database/transactions.html | 5 ++--- user_guide/database/utilities.html | 2 +- 6 files changed, 8 insertions(+), 9 deletions(-) (limited to 'user_guide/database') diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html index 7e0c14c81..d1598c555 100644 --- a/user_guide/database/active_record.html +++ b/user_guide/database/active_record.html @@ -598,7 +598,7 @@ $query = $this->db->get(); diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html index 091faaf65..af76e336b 100644 --- a/user_guide/database/fields.html +++ b/user_guide/database/fields.html @@ -160,7 +160,7 @@ $fields = $query->field_data() -- cgit v1.2.3-24-g4f1b