aur.inc.php: Fix PHP undefined index notice for AURSID
commita61d73d804d615b555fdccbec669f8e2cf84217d
authorcanyonknight <canyonknight@gmail.com>
Tue, 22 Jan 2013 02:18:14 +0000 (22 02:18 +0000)
committerLukas Fleischer <archlinux@cryptocrack.de>
Wed, 30 Jan 2013 08:25:29 +0000 (30 09:25 +0100)
tree152c83e3b05528884285909a67720d2c1ff89a35
parente4ad05533f2929bc8291923a8d4bef1c8fc55675
aur.inc.php: Fix PHP undefined index notice for AURSID

Occurs in the rare situation where a logged out user tries to POST
a CSRF token.

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