mirror of
https://github.com/friendica/friendica
synced 2025-04-26 05:50:11 +00:00
Issue 9363: Display the latest post update version
This commit is contained in:
parent
50a0927e7e
commit
cb5a9ae286
2 changed files with 3 additions and 1 deletions
|
@ -45,6 +45,7 @@ class PostUpdate
|
|||
{
|
||||
// Needed for the helper function to read from the legacy term table
|
||||
const OBJECT_TYPE_POST = 1;
|
||||
const VERSION = 1349;
|
||||
|
||||
/**
|
||||
* Calls the post update functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue