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.');
}
| Comment | File | Size | Author |
|---|---|---|---|
| uc_store2.patch | 497 bytes | tr |
Comments
Comment #1
Island Usurper commentedThanks. Committed.
Comment #2
tr commented