mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
Update db version
This commit is contained in:
parent
1df6225868
commit
c06ba3a7c9
1 changed files with 1 additions and 1 deletions
|
@ -982,7 +982,7 @@ function update_1429()
|
|||
return Update::SUCCESS;
|
||||
}
|
||||
|
||||
function update_1433()
|
||||
function update_1434()
|
||||
{
|
||||
$name = DI::config()->get('storage', 'name');
|
||||
|
||||
|
|
Loading…
Reference in a new issue