Update ContactForm.php
This commit is contained in:
parent
a52ca24ecd
commit
0915b934ab
@ -57,8 +57,7 @@ class ContactForm extends Model
|
||||
->send();
|
||||
|
||||
return true;
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user