Return value added
This commit is contained in:
parent
5c5ae00370
commit
bc3a6b2bb7
|
@ -1112,4 +1112,5 @@ function update_1457()
|
|||
function update_1480()
|
||||
{
|
||||
DBA::update('contact', ['next-update' => DBA::NULL_DATETIME], ['network' => Protocol::FEDERATED]);
|
||||
return Update::SUCCESS;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue