aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/diff/engine.php
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-11-08 01:16:37 +0100
committerAndreas Fischer <bantu@phpbb.com>2010-11-08 14:19:53 +0100
commitf7e37dae867ef28295f00bbe2d27ebf065a8a3fd (patch)
treecd8b4a9437cf979fb8ea28e0246a19cbe56bcd97 /phpBB/includes/diff/engine.php
parent0e731ca5dd4db23eaf290c34bd9a7df125699b16 (diff)
downloadforums-f7e37dae867ef28295f00bbe2d27ebf065a8a3fd.tar
forums-f7e37dae867ef28295f00bbe2d27ebf065a8a3fd.tar.gz
forums-f7e37dae867ef28295f00bbe2d27ebf065a8a3fd.tar.bz2
forums-f7e37dae867ef28295f00bbe2d27ebf065a8a3fd.tar.xz
forums-f7e37dae867ef28295f00bbe2d27ebf065a8a3fd.zip
[ticket/9885] Fix extension group name updater. Loop through all languages.
Fix a regression introduced by 58dc5a191c0203ea6d98c37df26b0830b3bf8203. The problem is that $user->add_lang() includes language strings from the board root folder instead of the update folder. Because the database updater is run first, the root folder files have not been upgrade yet. Thus, the language strings we're looking for cannot be found. Since the language strings we are looking for have been moved from the install.php language file to acp/attachments.php it should be possible to always find them in either file. When there is an acp/attachments.php file in the update package, it can also be used. We now also loop through all the installed languages as well, because the board could have been installed in a language other than the admin's current language. PHPBB3-9885 PHPBB3-7717
Diffstat (limited to 'phpBB/includes/diff/engine.php')
0 files changed, 0 insertions, 0 deletions