From 6d982fbc447456f6b8c4769ea15d9eaa3799e793 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 29 Aug 2013 22:30:36 -0300 Subject: Commenting out new members (privacy concerns) --- mod/custom_index/views/default/page/layouts/custom_index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/custom_index/views/default') diff --git a/mod/custom_index/views/default/page/layouts/custom_index.php b/mod/custom_index/views/default/page/layouts/custom_index.php index 1267e19b2..85ed39df7 100644 --- a/mod/custom_index/views/default/page/layouts/custom_index.php +++ b/mod/custom_index/views/default/page/layouts/custom_index.php @@ -50,8 +50,8 @@ if (elgg_is_active_plugin('groups')) { // a view for plugins to extend echo elgg_view("index/righthandside"); -// files -echo elgg_view_module('featured', elgg_echo("custom:members"), $vars['members'], $mod_params); +// members +//echo elgg_view_module('featured', elgg_echo("custom:members"), $vars['members'], $mod_params); // groups if (elgg_is_active_plugin('blog')) { -- cgit v1.2.3