mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 00:45:14 +02:00
turn diaspora posts into x-www-form-urlencoded
This commit is contained in:
parent
805770521e
commit
44918e2736
3 changed files with 18 additions and 16 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.1072' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1073' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1079 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue