aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-10-24 13:02:38 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-10-24 13:02:38 +0200
commit306036c62613fd849a80c83c50cd220f75e64c90 (patch)
tree71140cb3ff83f3f9183284defbda67c2da49f94e /boot.php
parentd80c0da3c0bf2ab599f5d013d5c947823d917363 (diff)
downloadvolse-hubzilla-306036c62613fd849a80c83c50cd220f75e64c90.tar.gz
volse-hubzilla-306036c62613fd849a80c83c50cd220f75e64c90.tar.bz2
volse-hubzilla-306036c62613fd849a80c83c50cd220f75e64c90.zip
cache api
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 017e21814..9623b4b14 100644
--- a/boot.php
+++ b/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' );