pkgfuncs.inc.php: Fix pkg_change_category()
commit3d07a58aac265e706d2202832eef83ba59cf7c2e
authorLukas Fleischer <archlinux@cryptocrack.de>
Wed, 18 Jul 2012 05:21:52 +0000 (18 07:21 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Wed, 18 Jul 2012 06:07:03 +0000 (18 08:07 +0200)
treec39d06afe673b17f5a86b3fbcdf01bd602faafc4
parent0608bcae1253d5663289d67c0f31c80f3b203793
pkgfuncs.inc.php: Fix pkg_change_category()

Make sure that pkg_change_category() works, even if the "N" get
parameter is used and "ID" is unset. Note that this is considered to be
a hack rather than a proper fix; pkg_change_category() needs a lot of
work.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/lib/pkgfuncs.inc.php