mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-12-01 02:46:46 +00:00
d8a4b6ba91
…::getUnreadNotificationPagesFromForeign(). I'm not 100% sure if this fixes the code in a way it is supposed to work. However, I see that getFromForeign() is called 3 times in existing code, and 2 of these places already do an isset() check. It looks like it was just forgotten here. Even if there is another issue to fix here, this patch: a) silences the error, and b) gives us more useful debug output. Bug: T273479 Change-Id: I257620f646196c0554b9d86c849a02f5a8b9519c |
||
---|---|---|
.. | ||
Push | ||
ApiCrossWiki.php | ||
ApiEchoArticleReminder.php | ||
ApiEchoMarkRead.php | ||
ApiEchoMarkSeen.php | ||
ApiEchoMute.php | ||
ApiEchoNotifications.php | ||
ApiEchoUnreadNotificationPages.php |