From ac28ee3f7abac584c0b787604112611fe8f6b207 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 2 Jan 2011 01:08:42 +0000 Subject: updated group widget git-svn-id: http://code.elgg.org/elgg/trunk@7811 36083f99-b078-4883-b0ff-0f9b5a30f544 --- actions/widgets/save.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actions/widgets/save.php') diff --git a/actions/widgets/save.php b/actions/widgets/save.php index a78f4ca75..b1649cc17 100644 --- a/actions/widgets/save.php +++ b/actions/widgets/save.php @@ -6,6 +6,8 @@ * @subpackage Widgets.Management */ +elgg_set_context('widgets'); + $guid = get_input('guid'); $params = get_input('params'); -- cgit v1.2.3