shared tags for testbubble, prevent tag hijacking of shared tag activities
This commit is contained in:
parent
83e55cf9f4
commit
c66b886d7e
9 changed files with 74 additions and 24 deletions
2
boot.php
2
boot.php
|
@ -9,7 +9,7 @@ require_once('include/nav.php');
|
|||
require_once('include/cache.php');
|
||||
|
||||
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1160' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1161' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
|
||||
define ( 'DB_UPDATE_VERSION', 1103 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue