aurweb/web/lib
Lukas Fleischer 96c36dc84f Fix package notification
One cannot check if the PDOStatement object returned by query()
evaluates to true in order to check for a non-empty record set. Modify
the SQL query to count the number of records instead of retrieving the
records themselves and fixing the check.

Regression introduced in e171f6f34e.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-09-18 15:14:34 +02:00
..
acctfuncs.inc.php Overhaul ability to edit own account 2012-09-18 00:59:45 +02:00
aur.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +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 Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
feedcreator.class.php RSS support implemented 2005-06-10 23:07:24 +00:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php Fix package notification 2012-09-18 15:14:34 +02:00
routing.inc.php Use URL rewriting for user info page 2012-09-18 00:59:21 +02:00
stats.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
version.inc.php Release 1.9.1 2012-03-09 09:24:52 +01:00