mirror of
https://github.com/friendica/friendica
synced 2025-04-25 15:50:10 +00:00
The notice and info have been moved
This commit is contained in:
parent
20291ddc2b
commit
fdfa1f8630
73 changed files with 273 additions and 284 deletions
|
@ -48,7 +48,7 @@ class DBSync extends BaseAdmin
|
|||
DI::config()->set('system', 'build', intval($curr) + 1);
|
||||
}
|
||||
|
||||
info(DI::l10n()->t('Update has been marked successful'));
|
||||
DI::sysmsg()->addInfo(DI::l10n()->t('Update has been marked successful'));
|
||||
}
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue