summaryrefslogtreecommitdiff
path: root/actions/blockedfromgroup.php
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-06-18 02:02:43 -0700
committerZach Copley <zach@controlyourself.ca>2009-06-18 02:02:43 -0700
commit2f36604ddfe7cb7987201a53ad75099d7b94a936 (patch)
treedc08222b3e24b7dba38203f49f5cc66da23a63db /actions/blockedfromgroup.php
parent2b3746013eb5daa323b2740d30e222f0d88c2d9c (diff)
parent57274d21ba554e43c6fcd90555388a60d3de014d (diff)
Merge branch 'groupdesign' into 0.8.x
* groupdesign: Group theming. Add design_id to User_group
Diffstat (limited to 'actions/blockedfromgroup.php')
-rw-r--r--actions/blockedfromgroup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/blockedfromgroup.php b/actions/blockedfromgroup.php
index 541ebcfd9..5c1eab354 100644
--- a/actions/blockedfromgroup.php
+++ b/actions/blockedfromgroup.php
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
* @link http://laconi.ca/
*/
-class BlockedfromgroupAction extends Action
+class BlockedfromgroupAction extends GroupDesignAction
{
var $page = null;