#149567 follow up patch by webernet, slightly modified: update functions need to return an array
parent
bd380ed915
commit
bfb72d0ec9
|
@ -3774,6 +3774,7 @@ function system_update_6030() {
|
|||
*/
|
||||
function system_update_6031() {
|
||||
variable_set('install_task', 'done');
|
||||
return array();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue