Speeding up the gcontact search

This commit is contained in:
Michael Vogel
2016-04-17 13:46:49 +02:00
committed by Roland Haeder
parent 1e933744da
commit 5370b3f76d
5 changed files with 16 additions and 8 deletions

View File

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