aurweb/web/lib
canyonknight f3325ce66f pkgfuncs.inc.php: Fix blacklisting functionality
An array that contains whether the package is blacklisted is
being improperly used for a comparison. Use fetchColumn() to
avoid the array completely and compare a value directly.

Regression with e171f6f34e

Fixes FS#31867

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-10-11 21:19:16 +02:00
..
acctfuncs.inc.php Refactor TU voters list 2012-10-08 14:08:06 +02:00
aur.inc.php aur.inc.php: Document all functions using PHPDoc format 2012-09-24 02:04:02 +02:00
aurjson.class.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
cachefuncs.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
config.inc.php.proto Remove character limit on password length 2012-10-11 21:19:16 +02:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php pkgfuncs.inc.php: Fix blacklisting functionality 2012-10-11 21:19:16 +02:00
routing.inc.php Use URL rewriting for user info page 2012-09-18 00:59:21 +02:00
stats.inc.php stats.inc.php: Document all functions using PHPDoc format 2012-09-24 02:04:03 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
version.inc.php Release 2.0.0-rc1 2012-10-04 12:31:36 +02:00