mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
better check for orig post author
This commit is contained in:
parent
924d419378
commit
d709225b68
2 changed files with 2 additions and 2 deletions
2
boot.php
2
boot.php
|
@ -8,7 +8,7 @@ require_once("include/pgettext.php");
|
|||
require_once('include/nav.php');
|
||||
|
||||
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1124' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1125' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
|
||||
define ( 'DB_UPDATE_VERSION', 1094 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue