cleanup of some unused code
This commit is contained in:
parent
37501a883e
commit
5ce125d6e0
12 changed files with 36 additions and 129 deletions
|
|
@ -172,8 +172,6 @@ function group_content(&$a) {
|
|||
'$form_security_token' => get_form_security_token("group_drop"),
|
||||
));
|
||||
|
||||
$celeb = ((($a->user['page-flags'] == PAGE_SOAPBOX) || ($a->user['page-flags'] == PAGE_COMMUNITY)) ? true : false);
|
||||
|
||||
|
||||
$context = $context + array(
|
||||
'$title' => t('Group Editor'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue