diff options
author | Andreas Fischer <bantu@phpbb.com> | 2009-07-25 14:32:27 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2009-07-25 14:32:27 +0000 |
commit | aec3a9964fdd5ad07b6f4c98aca115e0c299c64c (patch) | |
tree | fe3bc2017884cc731c4fcba06f8fdc4ecb2eabce | |
parent | 1dcd7d2da8175b2ec099f4b07168b1d6c0a055e3 (diff) | |
download | forums-aec3a9964fdd5ad07b6f4c98aca115e0c299c64c.tar forums-aec3a9964fdd5ad07b6f4c98aca115e0c299c64c.tar.gz forums-aec3a9964fdd5ad07b6f4c98aca115e0c299c64c.tar.bz2 forums-aec3a9964fdd5ad07b6f4c98aca115e0c299c64c.tar.xz forums-aec3a9964fdd5ad07b6f4c98aca115e0c299c64c.zip |
Fix r9849.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9851 89ea8834-ac86-4346-8a33-228a782c2dd0
-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 6a7b7a0627..56975135f9 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -204,7 +204,7 @@ <li>Classic and GD CAPTCHA</li> <li>reCaptcha (based on API from recaptcha.net by Mike Crawford and Ben Maurer)</li> <li>Q&A CAPTCHA</li> - <li>3D Wave (by Robert "e;Xore& Hetzler)/li> + <li>3D Wave (by Robert "Xore" Hetzler)/li> </ul> <li>[Feature] Introduced new ACM plugins: <ul> |