From 3158d0897e7bb94285fbf95e4ab8d118ff5460dd Mon Sep 17 00:00:00 2001 From: David M Date: Mon, 16 Jul 2007 01:06:34 +0000 Subject: #13463 - tiny issue with get_tables() git-svn-id: file:///svn/phpbb/trunk@7893 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 24e0060bff..5df23ae7e8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -247,6 +247,8 @@ p a {
  • [Fix] Explain that themes which need parsing cannot be stored on the filesystem (Bug #11134)
  • [Fix] Normalize usernames
  • [Change] Improved utf8_clean_string with a more complete list of homographs and NFKC normalization
  • +
  • [Fix] Fixed error messages that ACP Database can give (Bug #13463)
  • +
  • [Fix] Fixed potential issues with databases that use tables names is uppercase
  • -- cgit v1.2.1