mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:45:16 +02:00
group_public_members sql query typo
This commit is contained in:
parent
21d35e52dd
commit
1248a561e1
2 changed files with 2 additions and 2 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.1101' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.2.1102' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1087 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue