1
1
Fork 0

don't notify failed FB delivery of likes, which have no id.

This commit is contained in:
Friendika 2011-06-02 17:41:04 -07:00
commit 2fcb5922c3
2 changed files with 4 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.998' );
define ( 'FRIENDIKA_VERSION', '2.2.999' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1059 );