$senderName ($senderEmail) wanted to share with you the attached Ethics Canvas generated at EthicsCanvas.org.

Kind regards,

The Ethics Canvas Team"; // Send activation email include('../../php/mailer.php'); smtpmailer($recipientEmail, "$senderName shared this Ethics Canvas with you", $shareEmail, $path); echo 200; } mysqli_free_result($result); db_close($conn); // Close the database } } ?>