Patch removes the following block of code, which is never run in Ubercart 2 because uc_notify no longer exists:

if (module_exists('uc_notify')) {
  $desc .= ' '. t('Also applies to notification e-mails.');
}
CommentFileSizeAuthor
uc_store2.patch497 bytestr

Comments

Island Usurper’s picture

Status: Active » Fixed

Thanks. Committed.

tr’s picture

Priority: Normal » Minor
Status: Fixed » Closed (fixed)