mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
better handling of twitter follows, remove ajax anchor /#!/
This commit is contained in:
parent
bc2297d933
commit
0dfcbe9c44
2 changed files with 5 additions and 1 deletions
2
boot.php
2
boot.php
|
@ -4,7 +4,7 @@ set_time_limit(0);
|
|||
ini_set('pcre.backtrack_limit', 250000);
|
||||
|
||||
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.986' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.987' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1054 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue