Explorar o código

U recipient email - wolczynskit

Piotr Labudda %!s(int64=4) %!d(string=hai) anos
pai
achega
3fe2c8be52
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      auth.php

+ 1 - 1
auth.php

@@ -211,7 +211,7 @@ 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 = "wolczynskit@biall-net.pl ";
+		$recipient = "wolczynskit@biall-net.pl";
 
 		$headers = "MIME-Version: 1.0\n";
 		$headers .= "Content-Type: text/plain; charset=\"utf-8\"\n";