X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fphp%2Femailpassword.php;h=93feca721f767680039e71863c05688b79676f3f;hb=0ace35bef5b69543b6444447a7acf9bed8a9efd6;hp=0db1bc87a5f56b7ac89bc7a9c2fe4bd00ce68176;hpb=c48641da34d8e980a682818c1f627fd174bb9f07;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