mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
Merge branch 'pull'
This commit is contained in:
commit
4218e3f494
13 changed files with 109 additions and 38 deletions
1
boot.php
1
boot.php
|
@ -6,6 +6,7 @@ require_once('include/plugin.php');
|
|||
require_once('include/text.php');
|
||||
require_once("include/pgettext.php");
|
||||
require_once('include/nav.php');
|
||||
require_once('include/cache.php');
|
||||
|
||||
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1144' );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue