Site Builder
Editing:
mail.php
writable 0666
<?php function send_mail($to,$subj,$body){ mail($to,$subj,$body,"From: no-reply@bestdealon.com\r\n"); }
Save changes
Create folder
writable 0777
Create
Cancel