receive friendship suggestion over the wire (dfrn) and store

This commit is contained in:
Friendika 2011-06-22 19:08:30 -07:00
parent 673e51826c
commit c23c366ff6
2 changed files with 72 additions and 2 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1018' );
define ( 'FRIENDIKA_VERSION', '2.2.1019' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1066 );