]> git.mxchange.org Git - friendica.git/blobdiff - mod/profile.php
Merge branch 'pull'
[friendica.git] / mod / profile.php
index 2dd5df75855079153c9bb47e5b22736baa50b510..b09251cd5218b9b3120be3a675f27fe20b064477 100644 (file)
@@ -238,7 +238,6 @@ function profile_content(&$a, $update = 0) {
 
        if(! $update) {
                $o .= paginate($a);
-               $o .= cc_license();
        }
 
        return $o;