updates_table.php: Fix identification of new packages
commit57250a164172672f26c763e8453855f74d72c191
authorMarcel Korpel <marcel.korpel@gmail.com>
Wed, 19 Aug 2015 07:47:10 +0000 (19 09:47 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Wed, 19 Aug 2015 07:49:28 +0000 (19 09:49 +0200)
tree2935db1449e5d77b307c3897538a3e17a4a8b9a2
parente1f6de68a2faf585958823ccee35a4f6540c18b8
updates_table.php: Fix identification of new packages

Currently, package creation has to be done separately from first
submission, so ModifiedTS will never be the same as SubmittedTS.
Consider all packages that are submitted within an hour from package
creation as new.

Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
web/template/stats/updates_table.php