If for some weird reason user-reason is not given a value, make MySQL happy by defaul...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 10 May 2007 01:53:07 +0000 (01:53 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 10 May 2007 01:53:07 +0000 (01:53 +0000)
commit8decc8a496de42289ada332a2ce76150ef6df10e
treed5b9d66cffd509ef882e6c952c9db1bf0bdcb781
parent41dcf4747454dae56ed2912179c4c6aa11336046
If for some weird reason user-reason is not given a value, make MySQL happy by defaulting to an empty string instead of null.  Not that that should ever happen, but somehow it just did for me, so . . .
includes/SpecialUserrights.php