Admin - Configuration - E-Mail Options - Send Extra Discount Coupon Admin Emails To Status - Admin
From Zen Cart(tm) Wiki
Menu: Admin - Configuration - E-Mail Options - Send Extra Discount Coupon Admin Emails To Status - Admin
/path/to/your/shop/admin/coupon_admin.php
| Line #84 : if (SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO_STATUS== '1' and SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO != '') { |
/path/to/your/shop/admin/gv_mail.php
| Line #103 : if (SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO_STATUS== '1' and SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO != '') {
Line #141 : if (SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO_STATUS== '1' and SEND_EXTRA_DISCOUNT_COUPON_ADMIN_EMAILS_TO != '') { |