remove profile_tabs() which has been deprecated and replaced by channel_apps()
This commit is contained in:
@@ -97,7 +97,6 @@ class Sharedwithme extends \Zotlabs\Web\Controller {
|
||||
|
||||
}
|
||||
|
||||
//$o = profile_tabs($a, $is_owner, $channel['channel_address']);
|
||||
$o = '';
|
||||
|
||||
$o .= replace_macros(get_markup_template('sharedwithme.tpl'), array(
|
||||
|
Reference in New Issue
Block a user