Issue #1824920 by sun, xjm: Fixed duplicate update numbering.
parent
2b5616298b
commit
91788849dd
|
@ -2342,7 +2342,7 @@ function system_update_8042() {
|
||||||
*
|
*
|
||||||
* @ingroup config_upgrade
|
* @ingroup config_upgrade
|
||||||
*/
|
*/
|
||||||
function system_update_8042() {
|
function system_update_8043() {
|
||||||
update_variables_to_config('system.performance', array(
|
update_variables_to_config('system.performance', array(
|
||||||
'theme_link' => 'theme_link',
|
'theme_link' => 'theme_link',
|
||||||
));
|
));
|
||||||
|
|
Loading…
Reference in New Issue