We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c30a56e
There was an error while loading. Please reload this page.
Create missing configuration key if needed before create value for each language
1be576b
Change the method to fix the configuration key, thanks to @rblaurin
af0004f
Change the method to fix the configuration key : Retrieve current value Delete configuration key Create configuration key with old value if exist
This change should fix the problem in some cases not covered previously.
0c889eb
Force empty value with space to be sure Configuration::updateValue() insert lines in configuration_lang
f69c963
First version