aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-05-11 02:22:53 +0200
committerSem <sembrestels@riseup.net>2012-05-11 02:22:53 +0200
commit647fc5b52bce0441f17d0810da8def69109a124b (patch)
treecc3e7d783d5b9276c03a9ca02cb76b8b6414d326 /start.php
parent6398b80ea9e22bc6d14c01c86667af7b4e73c3bb (diff)
downloadelgg-647fc5b52bce0441f17d0810da8def69109a124b.tar.gz
elgg-647fc5b52bce0441f17d0810da8def69109a124b.tar.bz2
Fixed unability to disable group videos bug.
Diffstat (limited to 'start.php')
-rw-r--r--start.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/start.php b/start.php
index 241d15aa8..9b7dd3084 100644
--- a/start.php
+++ b/start.php
@@ -40,7 +40,8 @@ function videolist_init() {
'height' => 400,
));
- // extend group main page
+ // add to groups
+ add_group_tool_option('videolist', elgg_echo('groups:enablevideolist'), true);
elgg_extend_view('groups/tool_latest', 'videolist/group_module');
//add a widget