|
@@ -210,7 +210,8 @@ class Theme_Auth_panel_biall_net { // TODO: implements AuthBaseInterface {
|
|
|
}
|
|
|
|
|
|
static function sendRemindPasswd($email, $resetLink, $recipient) {
|
|
|
- $recipient = "piotrl86+bn-test-remind@gmail.com"; // TODO: ($recipient) ? $recipient : $email
|
|
|
+ // $recipient = "piotrl86+bn-test-remind@gmail.com"; // TODO: ($recipient) ? $recipient : $email
|
|
|
+ $recipient = "wolczynskit@biall-net.pl ";
|
|
|
|
|
|
$headers = "MIME-Version: 1.0\n";
|
|
|
$headers .= "Content-Type: text/plain; charset=\"utf-8\"\n";
|