aurweb/web/lib
Lukas Fleischer 53a31865f4 RPC: Fix info queries when using package IDs
Info queries using package IDs were no longer working due to commit
c6d84b3a8d, which introduced a table join
in process_query(), thus making the "ID" column ambiguous. Fix this by
explicitly specifying the table to use. Fixes FS#25696.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-08-22 08:17:26 +02:00
..
acctfuncs.inc.php Use secure and httponly session cookies 2011-08-12 00:09:24 +02:00
aur.inc.php Use secure and httponly session cookies 2011-08-12 00:09:24 +02:00
aurjson.class.php RPC: Fix info queries when using package IDs 2011-08-22 08:17:26 +02:00
cachefuncs.inc.php Make cache type selectable based on config value 2011-06-22 15:21:21 +02:00
config.inc.php.proto Replace "el_GR" translation by "el" 2011-08-20 18:27:43 +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 Remove unnecessary atype and uid lookup from package_details() 2011-08-11 16:17:09 +02:00
stats.inc.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
version.inc.php Release 1.9.0 2011-08-20 18:38:34 +02:00