diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2009-06-19 22:07:27 +0000 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2009-06-19 22:07:27 +0000 |
| commit | 7d605da65bda85c26d13c810bbfc051b3495b76d (patch) | |
| tree | a842d5359fa59761fc732009544767e9b938022f /phpBB/docs | |
| parent | d85a5ad036b2088fe742de29d9464678d2e19e23 (diff) | |
| download | forums-7d605da65bda85c26d13c810bbfc051b3495b76d.tar forums-7d605da65bda85c26d13c810bbfc051b3495b76d.tar.gz forums-7d605da65bda85c26d13c810bbfc051b3495b76d.tar.bz2 forums-7d605da65bda85c26d13c810bbfc051b3495b76d.tar.xz forums-7d605da65bda85c26d13c810bbfc051b3495b76d.zip | |
Fix bug #45805 - INCLUDEPHP not depending on phpbb_root_path
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9633 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 09062c43b0..60be634427 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -132,6 +132,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 not depending on phpbb_root_path (Bug #45805 - Patch by nickvergessen)</li> <li>[Feature] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: |
