Merge pull request #12814 from nupplaphil/bug/config_multi_serialize

Fix multiple serialized values
This commit is contained in:
Hypolite Petovan 2023-02-20 11:54:18 -05:00 committed by GitHub
commit 33a8d2bc3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 73 additions and 8 deletions

View file

@ -55,7 +55,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1515);
define('DB_UPDATE_VERSION', 1516);
}
return [