* Set the $disabled variable if $wgEmailAuthentication && ($this->mUserEmail != '')
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Tue, 10 May 2005 21:57:02 +0000 (21:57 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Tue, 10 May 2005 21:57:02 +0000 (21:57 +0000)
commit7728eb792e923c00ec4b8fa89715fd84726acbf0
tree799444e31930859f4a5709e4ba11ff55eb688c90
parent229495c90e82b259ff4d8b81194b6944accee362
* Set the $disabled variable if $wgEmailAuthentication && ($this->mUserEmail != '')
  did not evaluate to true, otherwise the wiki would spew errors about undefined
  variables on E_ALL
includes/SpecialPreferences.php