]> git.mxchange.org Git - friendica.git/blobdiff - mod/network.php
Merge remote-tracking branch 'upstream/master'
[friendica.git] / mod / network.php
index 927f7b24e6b0e2703785ebff9c03bd015afa0688..739dcf0d375653c7f4ecb1ef7f772199a37435fd 100644 (file)
@@ -408,7 +408,6 @@ function network_content(&$a, $update = 0) {
 
        if(! $update) {
                $o .= paginate($a);
-               $o .= cc_license();
        }
 
        return $o;