Current File : /home/inlingua/public_html/sensoriumpsychologists.com/include/email/Registration.php
<?
$contents="\n\n";
$contents.="***This is an automated email, please do not reply*** \n\n";
$contents.="Hi ".$name.",\n\n";
$contents.="Please click the link below to activate your website account. If the link is not clickable then copy and paste the link into the address bar in your browser. \n\n";
$contents.="<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>> \n\n";
$contents.=$url. "\n\n";
$contents.="<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>> \n\n";
$contents.="If you did not setup this account please email us at ".ADMIN_EMAIL."\n\n\n";
$contents.="Regards,\n\n";
$contents.=SITE_NAME;
?>