Fix notifications emails going to the right people, part #2
commitf1d109e9b6863d924d2cb20f83e41d7091d62e20
authorEli Schwartz <eschwartz@archlinux.org>
Fri, 26 Oct 2018 14:05:40 +0000 (26 10:05 -0400)
committerEli Schwartz <eschwartz@archlinux.org>
Fri, 26 Oct 2018 14:10:00 +0000 (26 10:10 -0400)
tree43c24233374ac50e220b0b0fafa68ea648557efc
parentf046dd58285173fcc1c8411095c000046e92e200
Fix notifications emails going to the right people, part #2

Notifications are still going to the wrong people. We tried to fix this
in commit b702e5c0e7f13103fc764b7e5613f78f3e7acd30, but only fixed it
for the python callers. There's another caller in the php code, which
needs to use the right order of arguments as well.

Fixes FS#60601

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
web/lib/pkgbasefuncs.inc.php