1
1
Fork 0

ability to link contacts that are "really me, but on another system/network".

This commit is contained in:
Friendika 2011-07-05 19:55:09 -07:00
commit d7154a4606
5 changed files with 21 additions and 2 deletions

View file

@ -6,7 +6,7 @@ ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1032' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1073 );
define ( 'DB_UPDATE_VERSION', 1074 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );