bug #147 comments not working on private notes page
This commit is contained in:
parent
0c0a604396
commit
0e441fe196
5 changed files with 87 additions and 20 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.1098' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1100' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1087 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue