aboutsummaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-02 01:08:42 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-02 01:08:42 +0000
commitac28ee3f7abac584c0b787604112611fe8f6b207 (patch)
tree27eb875b43f17fc695dbb4465040562cb880f741 /actions
parentb2661f317eebc4ebeef19540a87cc39f149a0eb8 (diff)
downloadelgg-ac28ee3f7abac584c0b787604112611fe8f6b207.tar.gz
elgg-ac28ee3f7abac584c0b787604112611fe8f6b207.tar.bz2
updated group widget
git-svn-id: http://code.elgg.org/elgg/trunk@7811 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'actions')
-rw-r--r--actions/widgets/save.php2
1 files changed, 2 insertions, 0 deletions
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');