Admin - Configuration - E-Mail Options - Send Extra Review Notification Emails To - Catalog
From Zen Cart(tm) Wiki
Menu: Admin - Configuration - E-Mail Options - Send Extra Review Notification Emails To - Catalog
/path/to/your/shop/includes/modules/pages/product_reviews_write/header_php.php
| Line #95 : if (REVIEWS_APPROVAL == '1' && SEND_EXTRA_REVIEW_NOTIFICATION_EMAILS_TO_STATUS == '1' and defined('SEND_EXTRA_REVIEW_NOTIFICATION_EMAILS_TO') and SEND_EXTRA_REVIEW_NOTIFICATION_EMAILS_TO !='') {
Line #105 : zen_mail('', SEND_EXTRA_REVIEW_NOTIFICATION_EMAILS_TO, $email_subject , |