From f741c4361db77836e5f26d26a4eee10610d748a6 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 17 Jun 2004 11:27:20 +0000 Subject: [PATCH] enable Relation view for InnoDB even if the internal infrastructure is not available --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index d876f15e3..e2fb33afb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ $Source$ 2004-06-17 Marc Delisle * libraries/common.lib.php: fix "original" theme colors * db_details_structure.php: cosmetic fix in error message + * tbl_properties_structure.php, tbl_relation.php: + enable Relation view for InnoDB, even if the internal + relational infrastructure is not available 2004-06-16 Marc Delisle Changes, thanks to Michael Keck (mkkeck):