From f5c9a8991e90a0c8883e5140a8129d8ca1242be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Wed, 17 Oct 2001 14:13:19 +0000 Subject: [PATCH] added a param. to enforce reloading of the left frame after a flush if $cfgShowTooltip is set to 1 --- ChangeLog | 2 ++ tbl_properties.php3 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 712fc0e46..adfed1fb1 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,8 @@ $Source$ * index.php3, line 53; lang/*: out-sourced the "no frame" sentence. * libraries/common.lib.php3: improved compatibility with the old phpMyAdmin configuration file. + * tbl_properties.php3, line 1243: added a param. to enforce reloading of + the left frame after a flush if $cfgShowTooltip is set to 1. 2001-10-16 Loïc Chapeaux * lang/*: cleanup thanks to Björn T. Hallberg - Removed unused strings diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 63801dd08..d17c35a49 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -1233,7 +1233,7 @@ else { // MySQL < 3.23.22
  • - +