Lazy load PasswordReset on SpecialPasswordReset
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 1 Sep 2016 09:57:02 +0000 (11:57 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Thu, 1 Sep 2016 09:57:02 +0000 (11:57 +0200)
commit5ec1783c36ee09286512a774cdc6cfb85c314bb7
tree28d3aab79ee264b8147ebc9f2f66a89143279077
parentb671110a2a4fd8d1478e33fa9bf75be43edfe4af
Lazy load PasswordReset on SpecialPasswordReset

Do not use config objects in ____construct, because it not set and fall
back to global state.

Change-Id: I68da2b545bf6f7065b4e5998104154ced911460e
includes/specials/SpecialPasswordReset.php