We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc7a9b commit 4a421a3Copy full SHA for 4a421a3
public_html/lists/admin/initialise.php
@@ -242,7 +242,7 @@ function output($message)
242
243
//# load language files
244
// this is too slow
245
- # $GLOBALS['I18N']->initFSTranslations();
+ $GLOBALS['I18N']->initFSTranslations();
246
} else {
247
echo '<div class="initialiseOptions"><ul><li>'.s('Maybe you want to').' '.PageLinkButton('upgrade',
248
s('Upgrade')).' '.s('instead?').'</li>
0 commit comments