mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Return value added
This commit is contained in:
parent
5c5ae00370
commit
bc3a6b2bb7
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue