1
0
Fork 0

removed TODO, one day this all needs refacturizing ...

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2017-03-25 13:01:41 +01:00
commit 2f5c796886
No known key found for this signature in database
GPG key ID: B72F8185C6C7BD78
2 changed files with 0 additions and 3 deletions

View file

@ -465,7 +465,6 @@ function profiles_post(App $a) {
intval(local_user())
);
/// @TODO decide to use dbm::is_result() here and check $r
if ($r) {
info(t('Profile updated.') . EOL);
}