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
  • - +