mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
removed some new lines to cut down number of changed files
This commit is contained in:
parent
ad9d0dadb3
commit
43f672877f
3 changed files with 1 additions and 2 deletions
1
boot.php
1
boot.php
|
@ -9,7 +9,6 @@ require_once('include/nav.php');
|
|||
require_once('include/cache.php');
|
||||
|
||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||
|
||||
define ( 'FRIENDICA_VERSION', '2.3.1288' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||
define ( 'DB_UPDATE_VERSION', 1133 );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue