X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fphp%2Femailpassword.php;fp=maps%2Fphp%2Femailpassword.php;h=93feca721f767680039e71863c05688b79676f3f;hb=ae9e57b169de143d2b8a7c761c3bf7394385e0d0;hp=0db1bc87a5f56b7ac89bc7a9c2fe4bd00ce68176;hpb=338c4f27d2fd517aa63544459399aef9b28438be;p=clearscm.git diff --git a/maps/php/emailpassword.php b/maps/php/emailpassword.php index 0db1bc8..93feca7 100755 --- a/maps/php/emailpassword.php +++ b/maps/php/emailpassword.php @@ -35,7 +35,7 @@ $email = $row [email]; $password = $row [password]; $subject = "Your MAPS Password"; -// Decode password +// Decode password $statement = "select decode(\"$password\",\"$userid\")"; $result = mysql_query ($statement); @@ -78,8 +78,7 @@ $mailed = mail($to, $subject, $message, $headers);
-

- MAPS Password Retrieval

+

Password Retrieval