aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire
diff options
context:
space:
mode:
authorBrett Profitt <brett.profitt@gmail.com>2011-10-29 17:47:55 -0700
committerBrett Profitt <brett.profitt@gmail.com>2011-10-29 17:47:55 -0700
commitef0d4ab9c2b037eb76c4f9af0a9220be1fdd72b4 (patch)
tree7b0c9bf9ba48c4eee3108cf1bef4239fa323a1f2 /mod/thewire
parent6971caddb2245bec34fd23927f6f093e5b28c1ea (diff)
downloadelgg-ef0d4ab9c2b037eb76c4f9af0a9220be1fdd72b4.tar.gz
elgg-ef0d4ab9c2b037eb76c4f9af0a9220be1fdd72b4.tar.bz2
Refs #3859. Added elgg_register_simplecache_view() to core plugins' js.
Diffstat (limited to 'mod/thewire')
-rw-r--r--mod/thewire/start.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/thewire/start.php b/mod/thewire/start.php
index 9d3993b6f..d5e995359 100644
--- a/mod/thewire/start.php
+++ b/mod/thewire/start.php
@@ -26,6 +26,7 @@ function thewire_init() {
// register the wire's JavaScript
$thewire_js = elgg_get_simplecache_url('js', 'thewire');
+ elgg_register_simplecache_view('js/thewire');
elgg_register_js('elgg.thewire', $thewire_js, 'footer');
// add a site navigation item