]> git.mxchange.org Git - friendica.git/blobdiff - mod/profile.php
ping returns notices and infos also to unlogged users
[friendica.git] / mod / profile.php
index 66fa175543aca7fd75b4e869078ac80742e6b9fc..50bbdd46e46e8c7c1ec46999b86730efb532124d 100644 (file)
@@ -239,7 +239,6 @@ function profile_content(&$a, $update = 0) {
 
        if(! $update) {
                $o .= paginate($a);
-               $o .= cc_license();
        }
 
        return $o;