1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Allow setting parent forums regardless of permission settings. (Bug #58415)

This commit is contained in:
Josh Woody
2010-03-15 22:48:53 -05:00
parent be78817d27
commit 144effd74c
2 changed files with 3 additions and 2 deletions

View File

@@ -98,6 +98,7 @@
<li>[Fix] Allow redirect() function to redirect across directories. (Bug #56965)</li>
<li>[Fix] Add terminating semicolons to JavaScript code. (Bug #58085 - Patch by nn-)</li>
<li>[Fix] Minor language fixes. (Bug #54855)</li>
<li>[Fix] Allow setting parent forums regardless of permission settings. (Bug #57415)</li>
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
</ul>