Standards and unneccessary EOL
This commit is contained in:
parent
bfbce16d0b
commit
e1f36bfd7a
2 changed files with 3 additions and 2 deletions
|
@ -577,6 +577,7 @@ function settings_post(App $a)
|
|||
$fields['openid'] = '';
|
||||
$fields['openidserver'] = '';
|
||||
}
|
||||
|
||||
if (DBA::update('user', $fields, ['uid' => local_user()])) {
|
||||
info(L10n::t('Settings updated.') . EOL);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue