Save
This commit is contained in:
@@ -80,6 +80,9 @@ if ( \S::get( 'action' ) == 'send_contact_form' and \S::get( 'token' ) == \S::ge
|
||||
// anfrage@vidok.com
|
||||
// roman.pyrih@project-pro.pl
|
||||
if ( \S::send_email( 'anfrage@vidok.com', 'Wiadomość ze strony de.vidok.com', $text, \S::get( 'inputEmail' ) ) ) {
|
||||
\S::send_email('arkuszevidok@gmail.com', 'Wiadomość ze strony vidok.com', $text, \S::get('inputEmail'));
|
||||
\S::send_email('zapytania@vidok.com', 'Wiadomość ze strony vidok.com', $text, \S::get('inputEmail'));
|
||||
|
||||
saveContactData(
|
||||
\S::get( 'email' ),
|
||||
\S::get( 'phone' ),
|
||||
|
||||
Reference in New Issue
Block a user