diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-06-07 17:41:42 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-06-07 17:41:42 +0000 |
commit | cf7a17218392fc4bc2fd2ea7580b419d8fcdf1c7 (patch) | |
tree | ef01e5db267bc5189eca28c3651f70d08287006f /phpBB/docs/CHANGELOG.html | |
parent | dd9c236e6a47fb93d2f39f746f2bac5efc62066d (diff) | |
download | forums-cf7a17218392fc4bc2fd2ea7580b419d8fcdf1c7.tar forums-cf7a17218392fc4bc2fd2ea7580b419d8fcdf1c7.tar.gz forums-cf7a17218392fc4bc2fd2ea7580b419d8fcdf1c7.tar.bz2 forums-cf7a17218392fc4bc2fd2ea7580b419d8fcdf1c7.tar.xz forums-cf7a17218392fc4bc2fd2ea7580b419d8fcdf1c7.zip |
Adding a little more exlanation about flash.
Enabling FLASH per default while leaving the default permissions to disable it.
There might be no mods and admins visible one a board
#12185
git-svn-id: file:///svn/phpbb/trunk@7722 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index c7a8694652..35f0459ebf 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -242,6 +242,8 @@ p a { <li>[Fix] Use the signature setting for PMs (Bug #12001)</li> <li>[Fix] Made the DBMS selection use language variables (Bug #11969)</li> <li>[Fix] Make sure that a folder is used when viewing messages to oneself (Bug #12105)</li> + <li>[Fix] Account for the fact that a board might have no visible Admins (Bug #12185)</li> + </ul> </div> |