Add $wgAuth->updateExternalDB calls back into core
authorRyan Lane <rlane@wikimedia.org>
Wed, 21 Nov 2012 01:39:19 +0000 (17:39 -0800)
committerRyan Lane <rlane@wikimedia.org>
Wed, 21 Nov 2012 01:39:19 +0000 (17:39 -0800)
commit6f0efeecfea05d12646a6ac7708c961224cdf4eb
tree75e7234b5a8989cc793a973a19c629b26a494760
parent7c6f0d541ef554538665043d700c4bcc2be943e2
Add $wgAuth->updateExternalDB calls back into core

Some time, long, long ago, in a MediaWiki much, much saner
the preferences form told wgAuth to update the external database.
That code disappeared at some point. This commit adds it back.

Change-Id: I91df44c8a8b38119c33d4a69b8c7e3c180e5c773
includes/Preferences.php
includes/specials/SpecialChangeEmail.php