From 37722eca39874bb6abdcd120e3e458bd62dea62b Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 5 Jul 2017 11:43:18 -0700 Subject: Bug 1377933 - Remove trailing whitespace from all perl files --- extensions/UserProfile/lib/Util.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/UserProfile') diff --git a/extensions/UserProfile/lib/Util.pm b/extensions/UserProfile/lib/Util.pm index e50260af2..6b2eff098 100644 --- a/extensions/UserProfile/lib/Util.pm +++ b/extensions/UserProfile/lib/Util.pm @@ -74,7 +74,7 @@ EOF SELECT COUNT(*) FROM attachments WHERE submitter_id = ? - AND (ispatch = 1 + AND (ispatch = 1 OR mimetype IN ('text/x-github-pull-request', 'text/x-review-board-request', 'text/x-phabricator-request')) -- cgit v1.2.3-24-g4f1b