X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fsettings.php;h=1b4098de8f6c1c6b929bfd00785df79d1a63b4b7;hb=e921b97a7f4e6f16e499eb7a8dd496f88d18277a;hp=844b06a715df5c42a6d39d776eeed7ca59adf8ef;hpb=706b6e8c84be332ff8310fffe13c83e784e46904;p=friendica.git diff --git a/mod/settings.php b/mod/settings.php index 844b06a715..1b4098de8f 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -490,6 +490,7 @@ function settings_content(&$a) { '$h_pass' => t('Password Settings'), '$password1'=> array('npassword', t('New Password:'), '', ''), '$password2'=> array('confirm', t('Confirm:'), '', t('Leave password fields blank unless changing')), + '$oid_enable' => (! get_config('system','no_openid')), '$openid' => $openid_field, '$h_basic' => t('Basic Settings'),