Skip to content

Commit

Permalink
UPdate
Browse files Browse the repository at this point in the history
  • Loading branch information
Sette committed Oct 13, 2018
1 parent 3d0f379 commit 1583154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/contact_form.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
\*------------------------------------*/

//Recipient email, Replace with own email here
$to_email = "mail@example.com";
$to_email = "bruno.sette@aluno.ufmt.br";

//email headers
$headers = "Content-type: text/html; charset=utf-8" . "\r\n";
Expand Down

0 comments on commit 1583154

Please sign in to comment.