Update script for setting author-id and owner-id in item and thread table

This commit is contained in:
Michael
2018-05-08 17:50:06 +00:00
parent 6021a7504d
commit 6c35f8ebf3
4 changed files with 91 additions and 10 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'The Tazmans Flax-lily');
define('FRIENDICA_VERSION', '2018.05-rc');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('DB_UPDATE_VERSION', 1259);
define('DB_UPDATE_VERSION', 1260);
define('NEW_UPDATE_ROUTINE_VERSION', 1170);
/**