diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-10-05 16:22:14 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-10-05 16:22:14 +0000 |
commit | 9a8ff8563e9b23884806b72a6603800ac12e1411 (patch) | |
tree | a3d9f285823751615a96c73c26541b84f4cc679c /phpBB/docs | |
parent | 82abcbf856da10c4db1abb9ef12127cb235abf58 (diff) | |
download | forums-9a8ff8563e9b23884806b72a6603800ac12e1411.tar forums-9a8ff8563e9b23884806b72a6603800ac12e1411.tar.gz forums-9a8ff8563e9b23884806b72a6603800ac12e1411.tar.bz2 forums-9a8ff8563e9b23884806b72a6603800ac12e1411.tar.xz forums-9a8ff8563e9b23884806b72a6603800ac12e1411.zip |
And one more confirm box.
git-svn-id: file:///svn/phpbb/trunk@8149 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index c8e7aa0074..a81aa9f694 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -114,7 +114,7 @@ <li>[Fix] Prevent topic unlocking if locked by someone else while posting (#10307)</li> <li>[Change] Allow years in future be selected for date custom profile field (#14519)</li> <li>[Fix] Don't display "Avatars Disabled" message on edit groups in UCP (#14636)</li> - + <li>[Change] Require confirm for deleting inactive users. </li> </ul> <a name="v30rc4"></a><h3>1.ii. Changes since 3.0.RC4</h3> |