From c7c4074c4f332c0a5bc54acb17cfeea37ca75162 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 23 Jan 2003 18:15:38 +0000 Subject: [PATCH] bug 659227 --- ChangeLog | 3 +++ tbl_relation.php3 | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 57b8516d8..271deff67 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-01-23 Marc Delisle + * tbl_relation.php3, bug 659227: in Relation View, cannot enter comments + 2003-01-22 Robin Johnson * lang/swedish*: Updates, thanks to Björn T. Hallberg (bth) * lang/italian*: Updates, thanks to Pietro Danesi (danone) diff --git a/tbl_relation.php3 b/tbl_relation.php3 index 29f1782ac..441fd1666 100644 --- a/tbl_relation.php3 +++ b/tbl_relation.php3 @@ -13,7 +13,6 @@ $url_query .= '&goto=tbl_properties.php3'; require('./tbl_properties_table_info.php3'); require('./libraries/relation.lib.php3'); - /** * Gets the relation settings */ @@ -135,6 +134,7 @@ if ($cfgRelation['commwork'] } if (isset($upd_query)){ $upd_rs = PMA_query_as_cu($upd_query); + unset($upd_query); } } // end while (transferred data) } // end if (commwork) @@ -214,7 +214,7 @@ if ($col_rs && mysql_num_rows($col_rs) > 0) { ?>
- + @@ -286,7 +286,7 @@ if ($col_rs && mysql_num_rows($col_rs) > 0) { echo "\n"; ?> - +

@@ -320,7 +320,7 @@ if ($col_rs && mysql_num_rows($col_rs) > 0) { echo "\n"; ?> - +