1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

- fix smiley emotion

- some language pack updates
- profile field updates


git-svn-id: file:///svn/phpbb/trunk@5132 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2005-04-30 14:12:21 +00:00
parent 20fda3315f
commit f6df4a9993
5 changed files with 212 additions and 185 deletions

View File

@@ -225,6 +225,8 @@ if ($submit && $mode == 'extensions')
{
$notify[] = $user->lang['EXTENSIONS_UPDATED'];
}
$cache->destroy('extensions');
}