duplicate likes if we posted it locally and it also comes back from FB

This commit is contained in:
Friendika
2011-05-27 15:33:01 -07:00
parent b93f0df890
commit a2b26948d8
2 changed files with 9 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.992' );
define ( 'FRIENDIKA_VERSION', '2.2.993' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1058 );