uawdijnntqw1x1x1
IP : 172.71.28.205
Hostname : vps-ebe98236
Kernel : Linux vps-ebe98236 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
OS : Linux
PATH:
/
var
/
www
/
html
/
Joomla
/
b2748
/
..
/
maud
/
scripts
/
form-u3020.php
/
/
<?php /* If you see this text in your browser, PHP is not configured correctly on this hosting provider. Contact your hosting provider regarding PHP configuration for your site. PHP file generated by Adobe Muse CC 2017.1.0.379 */ require_once('form_process.php'); $form = array( 'subject' => 'HEY I\'M INTERESTED IN MAUD Submission', 'heading' => 'New Form Submission', 'success_redirect' => '', 'resources' => array( 'checkbox_checked' => 'Selected', 'checkbox_unchecked' => 'Unselected', 'submitted_from' => 'Form submitted from website: %s', 'submitted_by' => 'Visitor IP address: %s', 'too_many_submissions' => 'Too many recent submissions from this IP', 'failed_to_send_email' => 'Failed to send email', 'invalid_reCAPTCHA_private_key' => 'Invalid reCAPTCHA private key.', 'invalid_reCAPTCHA2_private_key' => 'Invalid reCAPTCHA 2.0 private key.', 'invalid_reCAPTCHA2_server_response' => 'Invalid reCAPTCHA 2.0 server response.', 'invalid_field_type' => 'Unknown field type \'%s\'.', 'invalid_form_config' => 'Field \'%s\' has an invalid configuration.', 'unknown_method' => 'Unknown server request method' ), 'email' => array( 'from' => 'info@maud-technology.eu', 'to' => 'info@maud-technology.eu' ), 'fields' => array( 'custom_U3029' => array( 'order' => 1, 'type' => 'string', 'label' => 'Name', 'required' => true, 'errors' => array( 'required' => 'Field \'Name\' is required.' ) ), 'Email' => array( 'order' => 2, 'type' => 'email', 'label' => 'Email', 'required' => true, 'errors' => array( 'required' => 'Field \'Email\' is required.', 'format' => 'Field \'Email\' has an invalid email address.' ) ), 'custom_U3024' => array( 'order' => 3, 'type' => 'string', 'label' => 'Message', 'required' => false, 'errors' => array( ) ) ) ); process_form($form); ?>
/var/www/html/Joomla/b2748/../maud/scripts/form-u3020.php