From 9cb587c95301b8a7be4d5232a7dc4f27a1aa0540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 14 Apr 2003 10:46:42 +0000 Subject: [PATCH] Fixed for quotes, HTML entities and other weird characters in db/table name. --- ChangeLog | 2 ++ footer.inc.php3 | 20 +++++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) 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']) { ?> -