From e4813574205a6ea05f6a9fc6dc151a7f7a1e75a0 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 25 Aug 2003 17:02:01 +0000 Subject: [PATCH] InnoDB relations --- tbl_properties_table_info.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbl_properties_table_info.php3 b/tbl_properties_table_info.php3 index 8faf3474e..0c206c338 100755 --- a/tbl_properties_table_info.php3 +++ b/tbl_properties_table_info.php3 @@ -57,7 +57,7 @@ require('./tbl_properties_links.php3'); /** * Displays table comment */ -if (!empty($show_comment)) { +if (!empty($show_comment) && !isset($avoid_show_comment)) { ?>