mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 10:40:28 +02:00
label changes, language fixes...
git-svn-id: file:///svn/phpbb/trunk@7608 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1554,7 +1554,9 @@ class install_convert extends module
|
||||
if ($final_jump == 1)
|
||||
{
|
||||
$db->sql_return_on_error(true);
|
||||
|
||||
update_topics_posted();
|
||||
|
||||
$template->assign_block_vars('checks', array(
|
||||
'TITLE' => $user->lang['UPDATE_TOPICS_POSTED'],
|
||||
'RESULT' => $user->lang['DONE'],
|
||||
|
Reference in New Issue
Block a user