Skip to content
Snippets Groups Projects
Commit 983ebcca authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

test

parent 898bcdbf
No related branches found
No related tags found
No related merge requests found
......@@ -4,20 +4,7 @@
gatekeeper();
$context = get_context();
$title = elgg_view_title(elgg_echo('memberlist'));
set_context('search');
$result = list_entities('user');
// Display main admin menu
page_draw(elgg_echo("memberlist"),
elgg_view_layout("two_column_left_sidebar",
'',
$title . elgg_view("everybody/user") . $result)
);
echo getUserCas();
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment