Use database's timestampOrNull(), not the global one, as we're writing the values...
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Thu, 27 Mar 2008 21:50:04 +0000 (21:50 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Thu, 27 Mar 2008 21:50:04 +0000 (21:50 +0000)
commit4cf4172c149f5977fb9af0f78c02ec5de4905448
treeeddb45edc45e25167351ddfeb825817ab5a842f9
parent2a7bf6fb2ab0ba6b80830c21d181bd32d9506e4f
Use database's timestampOrNull(), not the global one, as we're writing the values back to the DB.
includes/User.php