Fix broken contribution listings with postgres by adding a new variable
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Tue, 28 Nov 2006 21:40:42 +0000 (21:40 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Tue, 28 Nov 2006 21:40:42 +0000 (21:40 +0000)
commit38dd316259194d158f128fb90049df8c29bdb6d5
tree7fefdc18def2c170896d9c38875a11aaa86eb833
parentabd6058455f089e8f506ca6bf83d1b250c3c6412
Fix broken contribution listings with postgres by adding a new variable
to check if we are using integers or explicit timestamps.
includes/Database.php
includes/DatabasePostgres.php
includes/SpecialContributions.php