1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 16:22:58 +02:00

Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums. -- Voila ;-)

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10491 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Andreas Fischer
2010-02-15 15:04:44 +00:00
parent 7332b3b741
commit c6e176d88e
7 changed files with 71 additions and 2 deletions

View File

@@ -97,6 +97,7 @@
<li>[Fix] No longer return the character O in generated random strings and passwords. (Bug #57345)</li>
<li>[Fix] Some XHTML corrections in subsilver2. (Bug #57505)</li>
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
<li>[Feature] Add ability to enable quick reply in all forums.</li>
</ul>
<a name="v306"></a><h3>1.ii. Changes since 3.0.6</h3>