mirror of
https://github.com/friendica/friendica
synced 2025-09-09 07:55:42 +02:00
Issue 7659: Udate the "user-contact" value with the "contact" values
This commit is contained in:
parent
482af202f5
commit
1075bfb189
2 changed files with 13 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1326);
|
||||
define('DB_UPDATE_VERSION', 1327);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue