Replace legacy file/category handling

This commit is contained in:
Michael 2021-01-21 07:16:41 +00:00
commit d2ea3eabfb
14 changed files with 103 additions and 253 deletions

View file

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