aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
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 d589822d8..7bd68be5f 100644
--- a/boot.php
+++ b/boot.php
@@ -804,6 +804,7 @@ class App {
public static $is_sys = false;
public static $nav_sel;
public static $comanche;
+ public static $cache = []; // general purpose cache
public static $channel_links;