Documentation: Update $wgPasswordDefault and BcryptPassword
authorwithoutaname <drevitchi@gmail.com>
Tue, 29 Jul 2014 08:57:30 +0000 (01:57 -0700)
committerwithoutaname <drevitchi@gmail.com>
Tue, 29 Jul 2014 08:57:30 +0000 (01:57 -0700)
commit67defa3b683451693cdfc9504e53832f8723f268
treefc3a1d18646c8a1c23b96fb944afd2ecf87fd27c
parentd3c63680003e3b85cb7ad4fd85bd1eb981faf835
Documentation: Update $wgPasswordDefault and BcryptPassword

Slight syntax code change for $wgPasswordDefault in DefaultSettings.php
and fixed reference to global in BcryptPassword.php.

Change-Id: I8d1d12c09ecd2f422f21a586e948f314e29fa605
includes/DefaultSettings.php
includes/password/BcryptPassword.php