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

Signed-off-by: Roland Haeder <roland@mxchange.org>
2022.09-rc
Roland Haeder 2017-03-25 13:01:41 +01:00 zatwierdzone przez Roland Häder
rodzic 4ca26fd3bc
commit 506657ec42
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B72F8185C6C7BD78
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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);
}