tu.php: Fix page showing a user hasn't voted when they have
commitd94a9e72997b2ad87dbda8d050b3d5ad9f36bdde
authorcanyonknight <canyonknight@gmail.com>
Tue, 9 Oct 2012 01:22:20 +0000 (8 21:22 -0400)
committerLukas Fleischer <archlinux@cryptocrack.de>
Wed, 10 Oct 2012 15:22:22 +0000 (10 17:22 +0200)
tree93979c101b8d168c6cbc6d2b9271a3af95317834
parent14b237ac53f13bc99d1f64f2e0cc21cd30b517b0
tu.php: Fix page showing a user hasn't voted when they have

An ended vote details page will report a user hasn't voted even when
they have. This is a result of faulty logic that only checks if a user
has voted if the vote is still running.

Regression with commit c15441762c6f6ab4438eaf2854c0ee3146a98b30

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/tu.php