The "file" variable isn't stored anymore in the item table

This commit is contained in:
Michael 2018-07-01 07:57:59 +00:00
parent 8e55d3585f
commit bffdf96d87
6 changed files with 78 additions and 93 deletions

View file

@ -41,7 +41,7 @@ define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'The Tazmans Flax-lily');
define('FRIENDICA_VERSION', '2018.08-dev');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('DB_UPDATE_VERSION', 1273);
define('DB_UPDATE_VERSION', 1274);
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
/**