aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-08-17 14:45:14 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-08-17 14:45:14 +0000
commitf7009291e20969421f90ab81eed1347a4d977501 (patch)
treef035239d9c544d3f9a97289dea6280ac950d1a01 /phpBB/docs
parentfe01a43d453f81e4c6229eed2d40e2281a7dcffa (diff)
downloadforums-f7009291e20969421f90ab81eed1347a4d977501.tar
forums-f7009291e20969421f90ab81eed1347a4d977501.tar.gz
forums-f7009291e20969421f90ab81eed1347a4d977501.tar.bz2
forums-f7009291e20969421f90ab81eed1347a4d977501.tar.xz
forums-f7009291e20969421f90ab81eed1347a4d977501.zip
Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for images/avatars/ranks/imageset...
This feature does not change anything for those not using the constant and this feature is also quite in-flux. We need to test this with some applications and bridges and there may be other locations able to benefit from it. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10008 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 9fec6f73c1..958b58de40 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -278,7 +278,7 @@
<li>[Feature] Fallback options for missing language files. (Bug #38575 - Patch by EXreaction)</li>
<li>[Feature] Separate PM Reply and PM Reply to all in prosilver.</li>
<li>[Feature] Place debug notices during captcha rendering in the error log - useful for debugging output already started errors.</li>
-
+ <li>[Feature] Ability to define constant PHPBB_USE_BOARD_URL_PATH to use board url for images/avatars/ranks/imageset...</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>