completed email default messages

This commit is contained in:
asus
2024-04-03 13:58:03 +02:00
parent a34b9173cf
commit 913165a056
4 changed files with 54 additions and 58 deletions

View File

@@ -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;