mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 00:37:42 +02:00
Fixed failure to output data in MySQL
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3148 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -122,8 +122,9 @@ h3 {font-size:12pt;color:blue}
|
||||
<li>Fixed empty username quoting owith MS-SQL</li>
|
||||
<li>Fixed BBCode url, magic url and img tags to allow most chars beyond domain names</li>
|
||||
<li>Prevent parsing of -ve size values in BBCode size tag</li>
|
||||
<li>Back ported HTML handler from 2.2, this may impact some boards which allow complex HTML</li>
|
||||
<li></li>
|
||||
<li>Back ported HTML handler from 2.2, this may impact some boards which allow complex HTML - existing parser remains but commented out</li>
|
||||
<li>Fixed parsing of word censors to not censor words within < and > tag delimiters</li>
|
||||
<li>Fixed database utilities failing to backup data with MySQL</li>
|
||||
<li></li>
|
||||
</ul>
|
||||
|
||||
|
Reference in New Issue
Block a user