Commit 965f8b0a by jenkins

Merge Request accepted by jenkins build success

parents 09c877f4 2bcea919
Pipeline #552 failed with stage
in 0 seconds
......@@ -181,7 +181,7 @@ function vq_lms_process_order()
}
$to .= ', '.$user['email'];
$subject = "Checkout Confirmation";
$subject = "Thanks for Placing Order";
$body = '';
$body .= $postContent;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment