#361277 follow-up by yched: Fix return value of update function.
parent
57fe0ca1e9
commit
a9eaef7592
|
@ -425,6 +425,8 @@ function node_update_7004() {
|
|||
}
|
||||
// Delete old variable but leave 'teaser_length' for aggregator module upgrade.
|
||||
variable_del('node_preview');
|
||||
|
||||
return array();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue