Fix processing of pkgbase_get_comaintainers()
commitc6e09def2b75762128f432130556ec6121fd8b8c
authorLukas Fleischer <lfleischer@archlinux.org>
Fri, 22 May 2015 17:53:19 +0000 (22 19:53 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Fri, 22 May 2015 19:14:24 +0000 (22 21:14 +0200)
tree9a665d9a46de6d09927b5795676b7cc3762e99cc
parent0b8c11a37ae9dbaa5ca4cf64204515db31ea2b3a
Fix processing of pkgbase_get_comaintainers()

pkgbase_get_comaintainers() returns an array of user names, not an array
of user IDs.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
web/html/pkgdisown.php
web/lib/pkgbasefuncs.inc.php