Removing of useless code
This commit is contained in:
parent
a7ea6ef096
commit
91011b7190
1 changed files with 1 additions and 2 deletions
|
@ -55,7 +55,6 @@ function contacts_init(&$a) {
|
|||
$findpeople_widget .= findpeople_widget();
|
||||
}
|
||||
|
||||
if ($a->argv[2] != "posts")
|
||||
$groups_widget .= group_side('contacts','group','full',0,$contact_id);
|
||||
|
||||
$a->page['aside'] .= replace_macros(get_markup_template("contacts-widget-sidebar.tpl"),array(
|
||||
|
|
Loading…
Reference in a new issue