more d* infrastructure for relaying signed messages and storing non-connected people details

This commit is contained in:
Friendika 2011-08-17 20:52:18 -07:00
parent ff723caae3
commit c30f523c62
5 changed files with 52 additions and 9 deletions

View file

@ -9,7 +9,7 @@ require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1075' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1079 );
define ( 'DB_UPDATE_VERSION', 1080 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );