1
0
Fork 0

Move 'addon' table into config

This commit is contained in:
Philipp Holzer 2023-01-03 19:54:05 +01:00
commit cd11088cc4
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
4 changed files with 22 additions and 4 deletions

View file

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