HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/testingff/public_html/fdfctr/wp-content/plugins/site-reviews/config/styles/divi.php
<?php

return [
    'classes' => [
        'button' => 'et_pb_contact_submit et_pb_button',
        'field' => 'et_pb_contact_field',
        'form' => 'et_pb_contact_form',
        'input' => 'input',
        'input_checkbox' => 'input',
        'input_radio' => 'input',
        'label' => 'et_pb_contact_form_label',
        'select' => 'et_pb_contact_select input',
        'textarea' => 'et_pb_contact_message input',
    ],
    'validation' => [
        'form_message' => 'et-pb-contact-message et_pb_contact_field',
        'input_error' => 'et_contact_error',
    ],
];