aurweb/web/lib
Eli Schwartz f1d109e9b6
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 b702e5c0e7, 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>
2018-10-26 10:10:00 -04:00
..
acctfuncs.inc.php Allow listing all comments from a user 2018-08-06 06:03:58 +02:00
aur.inc.php Allow listing all comments from a user 2018-08-06 06:03:58 +02:00
aurjson.class.php RPC: Allow to search packages by "*depends" fields 2018-02-24 14:57:31 +01:00
cachefuncs.inc.php Update cache code to INI style configuration 2018-03-10 16:48:14 +01:00
confparser.inc.php confparser.inc.php: Add missing dollar sign 2018-05-12 12:37:16 +02:00
credentials.inc.php Allow listing all comments from a user 2018-08-06 06:03:58 +02:00
DB.class.php Fix DB.class.php to match config and include SQLite support 2016-11-10 18:31:20 +01:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Rename constructors to __construct 2016-01-28 22:55:32 +01:00
pkgbasefuncs.inc.php Fix notifications emails going to the right people, part #2 2018-10-26 10:10:00 -04:00
pkgfuncs.inc.php Allow paginating package comments 2018-08-06 06:03:58 +02:00
pkgreqfuncs.inc.php Add a parameter to skip old requests to pkgreq_list() 2017-02-15 07:13:01 +01:00
routing.inc.php Add support for Terms of Service documents 2017-04-30 16:47:13 +02:00
stats.inc.php Handle empty resultset getting recent 10 packages 2018-03-21 07:45:26 +01:00
streams.php Rename constructors to __construct 2016-01-28 22:55:32 +01:00
timezone.inc.php Fix warning with invalid time zone 2017-02-27 18:20:00 +01:00
translator.inc.php Make the locale directory configurable 2018-08-06 06:03:52 +02:00
version.inc.php Release 4.7.0 2018-07-07 17:23:29 +02:00