cache api
This commit is contained in:
parent
d80c0da3c0
commit
306036c626
4 changed files with 37 additions and 12 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.1140' );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue