diff options
author | David M <davidmj@users.sourceforge.net> | 2007-07-13 03:18:23 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-07-13 03:18:23 +0000 |
commit | 6ed00ffdd14a87a21d24c9300a2a8e4d48455e12 (patch) | |
tree | 9881e9245e5a368ec51fb91d918ac56bc28a1f6d /phpBB/docs | |
parent | b011f383f96f858782f40fde03bc4b7008c4b280 (diff) | |
download | forums-6ed00ffdd14a87a21d24c9300a2a8e4d48455e12.tar forums-6ed00ffdd14a87a21d24c9300a2a8e4d48455e12.tar.gz forums-6ed00ffdd14a87a21d24c9300a2a8e4d48455e12.tar.bz2 forums-6ed00ffdd14a87a21d24c9300a2a8e4d48455e12.tar.xz forums-6ed00ffdd14a87a21d24c9300a2a8e4d48455e12.zip |
*** empty log message ***
git-svn-id: file:///svn/phpbb/trunk@7878 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 6b71b55017..157535ec7b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -221,7 +221,7 @@ p a { <li>[Fix] Correctly deliver avatar if readfile function has been disabled (Bug #13309)</li> <li>[Fix] Display php information page with the correct direction (Bug #12557)</li> <li>[Fix] Increased the number of style objects (styles, templates, themes and imagesets) possible from 127 to 65535 for MySQL (Bug #13179)</li> - <li>[Fix] Although theoretically impossible in our code, removed the chance of (Bug #13327)</li> + <li>[Fix] Although theoretically impossible in our code, removed the chance of trying to open a file that does not exist (Bug #13327)</li> </ul> |