mirror of
https://github.com/shadoll/slavforest.git
synced 2025-10-26 23:18:40 +00:00
mail send upgrade
This commit is contained in:
@@ -273,7 +273,7 @@ $(document).ready(function() {
|
||||
}
|
||||
if (name && emaild && message) {
|
||||
$.ajax({
|
||||
url: 'contactengine.php',
|
||||
url: 'contactform.php',
|
||||
data: {
|
||||
name: name,
|
||||
email: emaild,
|
||||
|
||||
Reference in New Issue
Block a user