aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-07-07 15:18:11 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-07-07 15:18:11 +0000
commita6f088992b4d75df91df75f8d183a12f9fa12777 (patch)
tree4278ca1c1986fbdc9c7fc60ec8479188973b58df /phpBB/docs
parentfd667f9932f5420815396291c2b13238dc2944a1 (diff)
downloadforums-a6f088992b4d75df91df75f8d183a12f9fa12777.tar
forums-a6f088992b4d75df91df75f8d183a12f9fa12777.tar.gz
forums-a6f088992b4d75df91df75f8d183a12f9fa12777.tar.bz2
forums-a6f088992b4d75df91df75f8d183a12f9fa12777.tar.xz
forums-a6f088992b4d75df91df75f8d183a12f9fa12777.zip
Fix bug #47785 - Fetch requested cookie variables directly from cookie super global.
This should fix a problem with phpBB installations on PHP 5.3 Authorised by: naderman git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9728 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index a2d730e6a6..ac8775b0a0 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -161,6 +161,7 @@
<li>[Change] &quot;Post details&quot; links with image in MCP. (Bug #39845 - Patch by leviatan21)</li>
<li>[Change] Pm history only shows pms of the receipts you currently reply to (Bug #39505 - Patch by nickvergessen)</li>
<li>[Change] Add quote-button for own pm's in pm-history (Bug #37285 - Patch by nickvergessen)</li>
+ <li>[Change] Fetch requested cookie variables directly from cookie super global. (Bug #47785)</li>
<li>[Feature] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)</li>
<li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li>
<li>[Feature] Add confirmation for deactivating language packs (Patch by leviatan21)</li>