".$lang_takeconfirm['std_here_to_go_back'],false); $title = $SITENAME.$lang_takeconfirm['mail_title']; $body = <<{$lang_takeconfirm['mail_here']}
http://$BASEURL/login.php {$lang_takeconfirm['mail_content_2']} EOD; //this mail is sent when the site is using admin(open/closed)/inviter(closed) confirmation and the admin/inviter confirmed the pending user sent_mail($email,$SITENAME,$SITEEMAIL,change_email_encode(get_langfolder_cookie(), $title),change_email_encode(get_langfolder_cookie(),$body),"invite confirm",false,false,'',get_email_encode(get_langfolder_cookie())); header("Refresh: 0; url=invite.php?id=".htmlspecialchars($CURUSER[id])); ?>