X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fprofiles.php;h=9c925924f78c1a1db01759465d3a2d2190d8338c;hb=8238afc70b5837df418c541bcad476d715d43ba4;hp=3ceb8c664599f5cb92fb9c888c57013a0fa9ad26;hpb=22bbfdadd058d2bddc780f220d77918cf872cb64;p=friendica.git diff --git a/mod/profiles.php b/mod/profiles.php index 3ceb8c6645..9c925924f7 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -479,7 +479,6 @@ function profiles_post(App $a) { intval(local_user()) ); - /// @TODO decide to use dbm::is_result() here and check $r if ($r) { info(L10n::t('Profile updated.') . EOL); }