Currently, uc_discounts_email allows you to provide a discount to a user based on their email address. However, the comparison seems to be case-sensitive, whereas email address should not be case sensitive. The attached patch fixes the problem.

jamie

CommentFileSizeAuthor
uc_discounts_email.module.diff495 bytesjmcclelland