remove profile_tabs() which has been deprecated and replaced by channel_apps()

This commit is contained in:
Mario Vavti
2018-09-13 10:59:37 +02:00
parent 78dc679a72
commit a1d5ce3716
12 changed files with 5 additions and 219 deletions

View File

@@ -71,7 +71,6 @@ class Bookmarks extends \Zotlabs\Web\Controller {
$channel = \App::get_channel();
//$o = profile_tabs($a,true,$channel['channel_address']);
$o = '';
$o .= '<div class="generic-content-wrapper-styled">';