diaspora2bb, salmon fix argument error
This commit is contained in:
parent
1b33ba6587
commit
21c03fb522
4 changed files with 25 additions and 56 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.1082' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1083' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1082 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue