completed email default messages
This commit is contained in:
@@ -1120,7 +1120,6 @@ error_log("toggle menu: " . json_encode($option_toggle));
|
||||
* it also works if the option is the name directly
|
||||
*
|
||||
*/
|
||||
error_log("option 3: " . json_encode($option_data['payment_success']['confirmation_message']));
|
||||
$option_name = self::_init_option($option);
|
||||
if (false === $option_name) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user