Some useful unique indexes

This commit is contained in:
Michael
2017-05-05 21:55:19 +00:00
parent b9d64be59f
commit 6a594ca8a9
3 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Asparagus');
define ( 'FRIENDICA_VERSION', '3.5.2-dev' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1222 );
define ( 'DB_UPDATE_VERSION', 1223 );
/**
* @brief Constant with a HTML line break.