]> git.mxchange.org Git - friendica.git/blobdiff - mod/network.php
Merge pull request #8175 from MrPetovan/task/revert-profile-default-tab
[friendica.git] / mod / network.php
index 9b8a0bc5742d25579b55665933b57cc77afc9474..1bbddf2196c19a04319150166b5a46b28c0fa616 100644 (file)
@@ -12,7 +12,6 @@ use Friendica\Content\Pager;
 use Friendica\Content\Widget;
 use Friendica\Content\Text\HTML;
 use Friendica\Core\ACL;
-use Friendica\Core\Config;
 use Friendica\Core\Hook;
 use Friendica\Core\Logger;
 use Friendica\Core\Protocol;
@@ -880,7 +879,7 @@ function network_tabs(App $a)
 {
        // item filter tabs
        /// @TODO fix this logic, reduce duplication
-       /// $a->page['content'] .= '<div class="tabs-wrapper">';
+       /// DI::page()['content'] .= '<div class="tabs-wrapper">';
        list($no_active, $all_active, $post_active, $conv_active, $new_active, $starred_active, $bookmarked_active) = network_query_get_sel_tab($a);
 
        // if no tabs are selected, defaults to activitys