aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2009-10-24 23:15:10 +0000
committerChris Smith <toonarmy@phpbb.com>2009-10-24 23:15:10 +0000
commitd7d810a5862475629e384ab7e6f80687ee7d7f32 (patch)
tree0bdf4f01ce161a1363bf5f03094af746f42945c6 /phpBB/docs
parentb850fc4fbe3cf0da5fa3c1a85c18cc9355f4b250 (diff)
downloadforums-d7d810a5862475629e384ab7e6f80687ee7d7f32.tar
forums-d7d810a5862475629e384ab7e6f80687ee7d7f32.tar.gz
forums-d7d810a5862475629e384ab7e6f80687ee7d7f32.tar.bz2
forums-d7d810a5862475629e384ab7e6f80687ee7d7f32.tar.xz
forums-d7d810a5862475629e384ab7e6f80687ee7d7f32.zip
changelog more descriptive for #45805 r9633
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10232 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 910d17ca80..e48d613a03 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -221,7 +221,7 @@
<li>[Change] Ability to define column split in FAQ/BBCode help. (Bug #31405)</li>
<li>[Change] Changed behaviour of group_create() function to support specifying additional group columns.</li>
<li>[Change] Hide avatar when avatar-type is not allowed. (Bug #46785 - Patch by cYbercOsmOnauT and nickvergessen)</li>
- <li>[Change] INCLUDEPHP no longer depends on $phpbb_root_path. (Bug #45805)</li>
+ <li>[Change] INCLUDEPHP paths are now relative to $phpbb_root_path. (Bug #45805)</li>
<li>[Change] Ability to fetch moderators with get_moderators() even if load_moderators setting is off. (Bug #35955)</li>
<li>[Change] &quot;Post details&quot; links with image in MCP. (Bug #39845 - Patch by leviatan21)</li>
<li>[Change] PM history now only shows PMs of users you currently reply to. (Bug #39505)</li>