add webfinger diagnostic module
This commit is contained in:
parent
5a0690d940
commit
7acb8fa6e7
2 changed files with 25 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.991' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.992' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1058 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue