X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mod%2Fprofile.php;h=50bbdd46e46e8c7c1ec46999b86730efb532124d;hb=3ca3157e53d9a37f5fee6ef6c459d61b453cca72;hp=66fa175543aca7fd75b4e869078ac80742e6b9fc;hpb=d0926240a87327a7e38b822802ac192336f68791;p=friendica.git diff --git a/mod/profile.php b/mod/profile.php index 66fa175543..50bbdd46e4 100644 --- a/mod/profile.php +++ b/mod/profile.php @@ -239,7 +239,6 @@ function profile_content(&$a, $update = 0) { if(! $update) { $o .= paginate($a); - $o .= cc_license(); } return $o;