Index: branches/5.0.x/units/products/products_event_handler.php =================================================================== diff -u -r12924 -r13262 --- branches/5.0.x/units/products/products_event_handler.php (.../products_event_handler.php) (revision 12924) +++ branches/5.0.x/units/products/products_event_handler.php (.../products_event_handler.php) (revision 13262) @@ -1,6 +1,6 @@ Application->RecallVar('user_id'); $email_event = &$this->Application->EmailEventUser('PRODUCT.SUGGEST', $user_id, $send_params); $email_event = &$this->Application->EmailEventAdmin('PRODUCT.SUGGEST');