1
1
Fork 0

diaspora structures

This commit is contained in:
Friendika 2011-08-03 22:05:20 -07:00
commit 639204c2ec
10 changed files with 92 additions and 3 deletions

View file

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