First support for user headers

This commit is contained in:
Michael
2022-01-08 22:43:11 +00:00
parent 2d326c8a27
commit 59358077c7
8 changed files with 196 additions and 51 deletions

View File

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