introduction fails if confirmation differs by http vs https
This commit is contained in:
parent
0db145dafa
commit
fda593caed
4 changed files with 40 additions and 7 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.1068' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1069' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1079 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue