Issue 13511: Ensure stattic community user settings
This commit is contained in:
parent
77ccd7201b
commit
7371070cde
5 changed files with 47 additions and 27 deletions
|
@ -56,7 +56,7 @@ use Friendica\Database\DBA;
|
|||
|
||||
// This file is required several times during the test in DbaDefinition which justifies this condition
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1538);
|
||||
define('DB_UPDATE_VERSION', 1539);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue