Mwalker has uploaded a new change for review.
https://gerrit.wikimedia.org/r/61045
Change subject: Removal of Errant Quote...
......................................................................
Removal of Errant Quote...
Because I'm silly.
Change-Id: Ibfd875bf8de834a2e1c951e252cd78bb78eaea24
---
M sites/all/modules/thank_you/thank_you.module
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm
refs/changes/45/61045/1
diff --git a/sites/all/modules/thank_you/thank_you.module
b/sites/all/modules/thank_you/thank_you.module
index 662c5d8..066e3a5 100644
--- a/sites/all/modules/thank_you/thank_you.module
+++ b/sites/all/modules/thank_you/thank_you.module
@@ -568,7 +568,7 @@
WHERE
receive_date > DATE_SUB( NOW(), INTERVAL :interval DAY
) AND
thankyou_date IS NULL
- ORDER BY id ASC LIMIT {$batch}";
+ ORDER BY id ASC LIMIT {$batch};
EOT;
$result = db_query( $ty_query, array( ':interval' => $days ) );
--
To view, visit https://gerrit.wikimedia.org/r/61045
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibfd875bf8de834a2e1c951e252cd78bb78eaea24
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Mwalker <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits