In SqlBagOStuff: Respect expiry time on get(). Fix incorrect value in _maxdatetime...
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 5 Jan 2007 16:54:52 +0000 (16:54 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 5 Jan 2007 16:54:52 +0000 (16:54 +0000)
commit7cc4bd5ad9bbf3c709a6d909324a221e0ce01f60
tree29e3d4349e697e65bd742dfb49721bad8eb08274
parentf9d5f624c4908bf43529834b4de774de5859fe83
In SqlBagOStuff: Respect expiry time on get(). Fix incorrect value in _maxdatetime(), wfTimestamp() only works with a value in the range of unix timestamps. Increase pivot for distinguishing expiry time intervals from absolute dates from one month to 10 years.
includes/BagOStuff.php