diff --git a/ChangeLog b/ChangeLog index 9e8137d5f..c2396c87f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,8 @@ $Source$ * lang/indonesian: Updted, thanks to Rachim Tamsjadi (tamsy). * lang/swedish: Updated, thanks to Björn T. Hallberg (bth). * lang/italian: Updated, thanks to Pietro Danesi (danone). + * footer.inc.php3: Fixed for quotes, HTML entities and other weird + characters in db/table name. 2003-04-14 Garvin Hicking * libraries/common.lib.php3: Fixed SHOW TABLE STATUS LIKE ... FROM ... diff --git a/footer.inc.php3 b/footer.inc.php3 index 3d1a0b90a..fcf51ee9a 100755 --- a/footer.inc.php3 +++ b/footer.inc.php3 @@ -12,29 +12,30 @@ // If query window is wanted and open, update with latest selected db/table. if ($cfg['QueryFrame'] && $cfg['QueryFrameJS']) { ?> -