mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8597 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
378684cde3
commit
0d9c58f53a
1 changed files with 2 additions and 2 deletions
|
@ -132,7 +132,7 @@
|
||||||
<li>[Fix] Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)</li>
|
<li>[Fix] Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)</li>
|
||||||
<li>[Fix] Check entered imagemagick path for trailing slash (Bug #18205)</li>
|
<li>[Fix] Check entered imagemagick path for trailing slash (Bug #18205)</li>
|
||||||
<li>[Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide</li>
|
<li>[Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide</li>
|
||||||
<li>[Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)</li>
|
<li>[Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)</li>
|
||||||
<li>[Fix] Stricter checks on smilie packs (Bug #19675)</li>
|
<li>[Fix] Stricter checks on smilie packs (Bug #19675)</li>
|
||||||
<li>[Fix] Gracefully return from cancelling pm drafts (Bug #19675)</li>
|
<li>[Fix] Gracefully return from cancelling pm drafts (Bug #19675)</li>
|
||||||
<li>[Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)</li>
|
<li>[Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)</li>
|
||||||
|
@ -504,7 +504,7 @@
|
||||||
<li>[Fix] Some jabber related bugs (Bug #12989, #11805, #11809)</li>
|
<li>[Fix] Some jabber related bugs (Bug #12989, #11805, #11809)</li>
|
||||||
<li>[Fix] Added UTF-8 support for banning via the MCP (Bug #13013)</li>
|
<li>[Fix] Added UTF-8 support for banning via the MCP (Bug #13013)</li>
|
||||||
<li>[Fix] Properly detect the script name in session::extract_current_page() if PHP_SELF is not defined (Bug #12705) - patch provided by ToonArmy</li>
|
<li>[Fix] Properly detect the script name in session::extract_current_page() if PHP_SELF is not defined (Bug #12705) - patch provided by ToonArmy</li>
|
||||||
<li>[Fix] Show role mask for global permission class under Permissions->Permission Roles (Bug #13057)</li>
|
<li>[Fix] Show role mask for global permission class under Permissions->Permission Roles (Bug #13057)</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue