Poco: New fields for last contact and last failure of a contact.
This commit is contained in:
parent
5b96c7b3e3
commit
54a5a80b24
6 changed files with 139 additions and 15 deletions
2
boot.php
2
boot.php
|
|
@ -19,7 +19,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
|||
define ( 'FRIENDICA_CODENAME', 'Lily of the valley');
|
||||
define ( 'FRIENDICA_VERSION', '3.4.1' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1185 );
|
||||
define ( 'DB_UPDATE_VERSION', 1186 );
|
||||
define ( 'EOL', "<br />\r\n" );
|
||||
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue