mail send upgrade

This commit is contained in:
sHa
2019-10-07 23:18:20 +03:00
parent b2f0562603
commit bb3fbc62d2
11 changed files with 1311 additions and 1761 deletions

View File

@@ -273,7 +273,7 @@ $(document).ready(function() {
}
if (name && emaild && message) {
$.ajax({
url: 'contactengine.php',
url: 'contactform.php',
data: {
name: name,
email: emaild,