diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2008-11-30 12:12:24 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-11-30 12:12:24 +0000 |
| commit | fbabed373a908d2def316edad6e9d173b25589a8 (patch) | |
| tree | e3469e509af85688c44e4891f2dea5cfee2bb1ce /phpBB/docs | |
| parent | 2e63b9b0667c27ce1edc7fb015300a0d97933ead (diff) | |
| download | forums-fbabed373a908d2def316edad6e9d173b25589a8.tar forums-fbabed373a908d2def316edad6e9d173b25589a8.tar.gz forums-fbabed373a908d2def316edad6e9d173b25589a8.tar.bz2 forums-fbabed373a908d2def316edad6e9d173b25589a8.tar.xz forums-fbabed373a908d2def316edad6e9d173b25589a8.zip | |
typo?
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9135 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 1684814d6b..618dd9d883 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -622,7 +622,7 @@ <li>[Fix] Use our global expression for checking email syntax in memberlist (Bug #12827)</li> <li>[Fix] Correctly retrieve/refresh templates stored in database if using subdirectories within template directory (Bug #12839)</li> <li>[Fix] Correctly translate special group names in ucp_groups.php (Bug #12597)</li> - <li>[Fix] Search boxes not loosing session id (changing method from get to post) (Bug #12643)</li> + <li>[Fix] Search boxes not losing session id (changing method from get to post) (Bug #12643)</li> <li>[Fix] Make sure the automatic update is also working for those having fsockopen disabled</li> <li>[Fix] Simulate recache of theme data on automatic update finished page - recaching it if css data changed</li> <li>[Feature] Allow dropping in custom "info_[module class]_*.php" files to language/*/mods directory for inclusion into the menu structure without the need to modify phpBB language files for menu placements</li> |
