mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:45:16 +02:00
bug #127, add Diaspora notes to Connect (dfrn_request) page, get rid of security warnings
This commit is contained in:
parent
7e8100d2cd
commit
e921b97a7f
5 changed files with 23 additions and 8 deletions
2
boot.php
2
boot.php
|
@ -7,7 +7,7 @@ require_once('include/text.php');
|
|||
require_once("include/pgettext.php");
|
||||
|
||||
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1093' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1094' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1087 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue