a couple more comanche conversions

This commit is contained in:
friendica
2013-12-14 13:26:40 -08:00
parent a4624d2979
commit c00f0d4b28
7 changed files with 142 additions and 86 deletions

View File

@@ -32,7 +32,7 @@ if (! local_user())
$a->argc = 2;
$a->argv[] = 'channel';
}
/*
$channel = $a->get_channel();
$abook_self_id = 0;
@@ -132,7 +132,7 @@ if (! local_user())
'$class' => 'settings-widget',
'$items' => $tabs,
));
*/
}