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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide/database/active_record.html') 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();