diff options
| author | Jim Wigginton <terrafrost@phpbb.com> | 2009-01-11 16:30:58 +0000 |
|---|---|---|
| committer | Jim Wigginton <terrafrost@phpbb.com> | 2009-01-11 16:30:58 +0000 |
| commit | 7da3e16ffd950f4eac02658168b393777737a23e (patch) | |
| tree | de074e2e4cf9ba39ba5988876a60ab4a5089681a /phpBB/docs | |
| parent | 1553a342920af998ce113e83a6a5a829f8fa5457 (diff) | |
| download | forums-7da3e16ffd950f4eac02658168b393777737a23e.tar forums-7da3e16ffd950f4eac02658168b393777737a23e.tar.gz forums-7da3e16ffd950f4eac02658168b393777737a23e.tar.bz2 forums-7da3e16ffd950f4eac02658168b393777737a23e.tar.xz forums-7da3e16ffd950f4eac02658168b393777737a23e.zip | |
Fixed bug #40015 - ban list table isn't updated upon user deletion
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9249 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 9b6e9581f1..902d4cc472 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -87,6 +87,7 @@ <a name="v304"></a><h3>1.i. Changes since 3.0.4</h3> <ul> + <li>[Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)</li> <li>[Fix] Missing read permission from calls to phpbb_chmod()</li> </ul> @@ -819,4 +820,4 @@ </div> </body> -</html>
\ No newline at end of file +</html> |
