Linux ams-business-8.hostwindsdns.com 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64
LiteSpeed
Server IP : 192.236.177.161 & Your IP : 216.73.216.154
Domains :
Cant Read [ /etc/named.conf ]
User : ajzdfbpz
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
webasyst /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-02-18 11:14
php53
[ DIR ]
drwxr-xr-x
2026-02-18 11:14
php56
[ DIR ]
drwxr-xr-x
2026-02-18 11:14
php71
[ DIR ]
drwxr-xr-x
2026-02-18 11:14
php81
[ DIR ]
drwxr-xr-x
2026-02-18 11:14
php82
[ DIR ]
drwxr-xr-x
2026-02-18 11:14
.htaccess
14
B
-rw-r--r--
2021-12-24 01:24
SystemConfig.class.php
157
B
-rw-r--r--
2021-12-24 01:24
_.htaccess
1.49
KB
-rw-r--r--
2026-02-18 02:10
_htaccess
142
B
-rw-r--r--
2026-02-18 02:10
_thumb.php
193
B
-rw-r--r--
2026-02-18 02:10
all_fields_order.php
398
B
-rw-r--r--
2026-02-18 02:10
apps.php
237
B
-rw-r--r--
2026-02-18 02:10
company_fields_order.php
567
B
-rw-r--r--
2026-02-18 02:10
config.php
158
B
-rw-r--r--
2024-04-24 23:44
custom_fields.php
29.3
KB
-rw-r--r--
2026-02-18 02:10
db.php
238
B
-rw-r--r--
2021-12-24 01:24
edit.php
4.21
KB
-rw-r--r--
2026-02-18 03:21
edit.xml
433
B
-rw-r--r--
2021-12-24 01:24
fileindex.php
189
B
-rw-r--r--
2026-02-18 02:10
import.php
2.9
KB
-rw-r--r--
2026-02-18 03:21
info.xml
3.42
KB
-rw-r--r--
2026-02-18 02:10
install.js
924
B
-rw-r--r--
2021-12-24 01:24
install.php
15.45
KB
-rw-r--r--
2026-02-18 03:21
install.xml
1007
B
-rw-r--r--
2021-12-24 01:24
mail.php
81
B
-rw-r--r--
2025-02-13 23:01
md5
1.99
KB
-rw-r--r--
2026-02-18 03:21
notes.txt
1.28
KB
-rw-r--r--
2026-02-18 02:10
person_fields_order.php
1.52
KB
-rw-r--r--
2026-02-18 02:10
plugins.php
95
B
-rw-r--r--
2026-02-18 02:10
robots.txt
214
B
-rw-r--r--
2026-02-18 02:10
routing.php
1.25
KB
-rw-r--r--
2026-02-18 02:10
search.php
34.87
KB
-rw-r--r--
2026-02-18 02:10
services.php
3.76
KB
-rw-r--r--
2026-02-18 02:10
thumb.php
187
B
-rw-r--r--
2026-02-18 02:10
update_antibot.php
2.67
KB
-rw-r--r--
2026-02-18 02:10
waid.php
615
B
-rw-r--r--
2026-02-18 02:10
Save
Rename
<?php return array ( 0 => waContactNameField::__set_state(array( 'id' => 'name', 'options' => array ( 'max_length' => 150, 'storage' => 'info', 'fconstructor' => 'hidden', 'required' => false, 'subfields_order' => array ( 0 => 'firstname', 1 => 'middlename', 2 => 'lastname', ), 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'At least one of these fields must be filled in.', 'invalid' => 'Invalid', 'max_length' => 'No more than 150 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => true, 'max_length' => 150, 'storage' => 'info', 'fconstructor' => 'hidden', 'subfields_order' => array ( 0 => 'firstname', 1 => 'middlename', 2 => 'lastname', ), ), 'errors' => array ( ), '_type' => 'waStringValidator', )), 'allow_self_edit' => false, 'unique' => false, ), 'name' => array ( 'en_US' => 'Name', ), '_type' => 'waContactNameField', )), 1 => waContactStringField::__set_state(array( 'id' => 'title', 'options' => array ( 'max_length' => 50, 'storage' => 'info', 'type' => 'NameSubfield', 'fconstructor' => 'fixed', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 50 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'max_length' => 50, 'storage' => 'info', 'type' => 'NameSubfield', 'fconstructor' => 'fixed', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), 'allow_self_edit' => false, 'required' => false, 'unique' => false, ), 'name' => array ( 'en_US' => 'Title', ), '_type' => 'waContactStringField', )), 2 => waContactStringField::__set_state(array( 'id' => 'firstname', 'options' => array ( 'max_length' => 50, 'storage' => 'info', 'type' => 'NameSubfield', 'fconstructor' => 'fixed', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 50 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'max_length' => 50, 'storage' => 'info', 'type' => 'NameSubfield', 'fconstructor' => 'fixed', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), 'allow_self_edit' => false, 'required' => false, 'unique' => false, 'my_profile' => 2, ), 'name' => array ( 'en_US' => 'First name', ), '_type' => 'waContactStringField', )), 3 => waContactStringField::__set_state(array( 'id' => 'middlename', 'options' => array ( 'max_length' => 50, 'storage' => 'info', 'type' => 'NameSubfield', 'fconstructor' => 'fixed', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 50 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'max_length' => 50, 'storage' => 'info', 'type' => 'NameSubfield', 'fconstructor' => 'fixed', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), 'allow_self_edit' => false, 'required' => false, 'unique' => false, 'my_profile' => 2, ), 'name' => array ( 'en_US' => 'Middle name', ), '_type' => 'waContactStringField', )), 4 => waContactStringField::__set_state(array( 'id' => 'lastname', 'options' => array ( 'max_length' => 50, 'storage' => 'info', 'type' => 'NameSubfield', 'fconstructor' => 'fixed', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 50 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'max_length' => 50, 'storage' => 'info', 'type' => 'NameSubfield', 'fconstructor' => 'fixed', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), 'allow_self_edit' => false, 'required' => false, 'unique' => false, 'my_profile' => 2, ), 'name' => array ( 'en_US' => 'Last name', ), '_type' => 'waContactStringField', )), 5 => waContactHiddenField::__set_state(array( 'id' => 'company_contact_id', 'options' => array ( 'storage' => 'info', 'type' => 'Hidden', ), 'name' => array ( 'en_US' => '', ), '_type' => 'waContactHiddenField', )), 6 => waContactRadioSelectField::__set_state(array( 'validate_range' => true, 'id' => 'sex', 'options' => array ( 'storage' => 'info', 'fconstructor' => 'fixed', 'translate_options' => true, 'options' => array ( 'm' => 'Male', 'f' => 'Female', ), ), 'name' => array ( 'en_US' => 'Gender', ), '_type' => 'waContactRadioSelectField', )), 7 => waContactStringField::__set_state(array( 'id' => 'jobtitle', 'options' => array ( 'max_length' => 50, 'storage' => 'info', 'fconstructor' => 'fixed', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 50 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'max_length' => 50, 'storage' => 'info', 'fconstructor' => 'fixed', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), 'allow_self_edit' => false, 'required' => false, 'unique' => false, ), 'name' => array ( 'en_US' => 'Job title', ), '_type' => 'waContactStringField', )), 8 => waContactStringField::__set_state(array( 'id' => 'company', 'options' => array ( 'max_length' => 150, 'storage' => 'info', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 150 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'max_length' => 150, 'storage' => 'info', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), 'allow_self_edit' => false, 'required' => false, 'unique' => false, ), 'name' => array ( 'en_US' => 'Company', ), '_type' => 'waContactStringField', )), 9 => waContactEmailField::__set_state(array( 'id' => 'email', 'options' => array ( 'multi' => true, 'storage' => 'email', 'ext' => array ( 'work' => 'work', 'personal' => 'personal', ), 'top' => true, 'validators' => waEmailValidator::__set_state(array( 'options' => array ( 'required' => false, 'pattern' => '/^(?!(?:(?:\\x22?\\x5C[\\x00-\\x7E]\\x22?)|(?:\\x22?[^\\x5C\\x22]\\x22?)){255,})(?!(?:(?:\\x22?\\x5C[\\x00-\\x7E]\\x22?)|(?:\\x22?[^\\x5C\\x22]\\x22?)){65,}@)(?:(?:[\\x21\\x23-\\x27\\x2A\\x2B\\x2D\\x2F-\\x39\\x3D\\x3F\\x5E-\\x7E]+)|(?:\\x22(?:[\\x01-\\x08\\x0B\\x0C\\x0E-\\x1F\\x21\\x23-\\x5B\\x5D-\\x7F]|(?:\\x5C[\\x00-\\x7F]))*\\x22))(?:\\.(?:(?:[\\x21\\x23-\\x27\\x2A\\x2B\\x2D\\x2F-\\x39\\x3D\\x3F\\x5E-\\x7E]+)|(?:\\x22(?:[\\x01-\\x08\\x0B\\x0C\\x0E-\\x1F\\x21\\x23-\\x5B\\x5D-\\x7F]|(?:\\x5C[\\x00-\\x7F]))*\\x22)))*@(?:(?:(?!.*[^.]{64,})(?:(?:[a-z0-9](?:[\\-a-z0-9]*[a-z0-9])*\\.){1,126}){1,}(?:(?:[a-z][a-z0-9]*)|(?:(?:xn--)[a-z0-9]+))(?:-[a-z0-9]+)*)|(?:\\[(?:(?:IPv6:(?:(?:[a-f0-9]{1,4}(?::[a-f0-9]{1,4}){7})|(?:(?!(?:.*[a-f0-9][:\\]]){7,})(?:[a-f0-9]{1,4}(?::[a-f0-9]{1,4}){0,5})?::(?:[a-f0-9]{1,4}(?::[a-f0-9]{1,4}){0,5})?)))|(?:(?:IPv6:(?:(?:[a-f0-9]{1,4}(?::[a-f0-9]{1,4}){5}:)|(?:(?!(?:.*[a-f0-9]:){5,})(?:[a-f0-9]{1,4}(?::[a-f0-9]{1,4}){0,3})?::(?:[a-f0-9]{1,4}(?::[a-f0-9]{1,4}){0,3}:)?)))?(?:(?:25[0-5])|(?:2[0-4][0-9])|(?:1[0-9]{2})|(?:[1-9]?[0-9]))(?:\\.(?:(?:25[0-5])|(?:2[0-4][0-9])|(?:1[0-9]{2})|(?:[1-9]?[0-9]))){3}))\\]))$/iD', 'multi' => true, 'storage' => 'email', 'ext' => array ( 'work' => 'work', 'personal' => 'personal', ), 'top' => true, ), 'messages' => array ( 'required' => 'This is a required field', 'invalid' => 'Invalid', 'not_match' => 'Invalid email address', ), 'errors' => array ( ), '_type' => 'waEmailValidator', )), 'formats' => array ( 'js' => waContactEmailListFormatter::__set_state(array( '_type' => 'waContactEmailListFormatter', 'options' => NULL, )), 'top' => waContactEmailTopFormatter::__set_state(array( '_type' => 'waContactEmailTopFormatter', 'options' => NULL, )), 'html' => waContactEmailTopFormatter::__set_state(array( '_type' => 'waContactEmailTopFormatter', 'options' => NULL, )), ), 'allow_self_edit' => false, 'required' => false, 'unique' => false, 'my_profile' => 2, ), 'name' => array ( 'en_US' => 'Email', ), '_type' => 'waContactEmailField', )), 10 => waContactBirthdayField::__set_state(array( 'id' => 'birthday', 'options' => array ( 'storage' => 'info', 'prefix' => 'birth', 'formats' => array ( 'html' => waContactBirthdayLocalFormatter::__set_state(array( '_type' => 'waContactBirthdayLocalFormatter', 'options' => array ( 'prefix' => 'birth', ), )), 'locale' => waContactBirthdayLocalFormatter::__set_state(array( '_type' => 'waContactBirthdayLocalFormatter', 'options' => array ( 'prefix' => 'birth', ), )), 'list' => waContactBirthdayLocalFormatter::__set_state(array( '_type' => 'waContactBirthdayLocalFormatter', 'options' => array ( 'prefix' => 'birth', ), )), ), 'validators' => waDateValidator::__set_state(array( 'messages' => array ( 'required' => 'This is a required field', 'invalid' => 'Invalid', 'incorrect_date' => 'Incorrect date', ), 'options' => array ( 'required' => false, 'storage' => 'info', 'prefix' => 'birth', 'formats' => array ( 'html' => waContactBirthdayLocalFormatter::__set_state(array( '_type' => 'waContactBirthdayLocalFormatter', 'options' => array ( 'prefix' => 'birth', ), )), 'locale' => waContactBirthdayLocalFormatter::__set_state(array( '_type' => 'waContactBirthdayLocalFormatter', 'options' => array ( 'prefix' => 'birth', ), )), 'list' => waContactBirthdayLocalFormatter::__set_state(array( '_type' => 'waContactBirthdayLocalFormatter', 'options' => array ( 'prefix' => 'birth', ), )), ), ), 'errors' => array ( ), '_type' => 'waDateValidator', )), ), 'name' => array ( 'en_US' => 'Birthday', ), '_type' => 'waContactBirthdayField', )), 11 => waContactTextField::__set_state(array( 'id' => 'about', 'options' => array ( 'storage' => 'info', 'input_height' => 5, ), 'name' => array ( 'en_US' => 'Description', ), '_type' => 'waContactTextField', )), 12 => waContactPhoneField::__set_state(array( 'id' => 'phone', 'options' => array ( 'multi' => true, 'ext' => array ( 'work' => 'work', 'mobile' => 'mobile', 'home' => 'home', ), 'top' => true, 'storage' => 'data', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 0 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'multi' => true, 'ext' => array ( 'work' => 'work', 'mobile' => 'mobile', 'home' => 'home', ), 'top' => true, 'storage' => 'data', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), 'formats' => array ( 'js' => waContactPhoneJsFormatter::__set_state(array( '_type' => 'waContactPhoneJsFormatter', 'options' => NULL, )), 'value' => waContactPhoneFormatter::__set_state(array( '_type' => 'waContactPhoneFormatter', 'options' => NULL, )), 'html' => waContactPhoneTopFormatter::__set_state(array( '_type' => 'waContactPhoneTopFormatter', 'options' => NULL, )), 'top' => waContactPhoneTopFormatter::__set_state(array( '_type' => 'waContactPhoneTopFormatter', 'options' => NULL, )), ), 'allow_self_edit' => false, 'required' => false, 'unique' => false, 'my_profile' => 2, ), 'name' => array ( 'en_US' => 'Phone', ), '_type' => 'waContactPhoneField', )), 13 => waContactStringField::__set_state(array( 'id' => 'im', 'options' => array ( 'multi' => true, 'type' => 'IM', 'ext' => array ( 'vk' => 'VK Messenger', 'telegram' => 'Telegram', 'max' => 'MAX', 'whatsapp' => 'WhatsApp', 'viber' => 'Viber', 'facebook' => 'Facebook Messenger', 'wechat' => 'WeChat', 'qq' => 'QQ', 'line' => 'Line', 'signal' => 'Signal', 'discord' => 'Discord', 'slack' => 'Slack', 'imessage' => 'iMessage', ), 'formats' => array ( 'top' => waContactIMTopFormatter::__set_state(array( '_type' => 'waContactIMTopFormatter', 'options' => NULL, )), 'js' => waContactIMJSFormatter::__set_state(array( '_type' => 'waContactIMJSFormatter', 'options' => NULL, )), ), 'top' => true, 'storage' => 'data', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 0 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'multi' => true, 'type' => 'IM', 'ext' => array ( 'vk' => 'VK Messenger', 'telegram' => 'Telegram', 'max' => 'MAX', 'whatsapp' => 'WhatsApp', 'viber' => 'Viber', 'facebook' => 'Facebook Messenger', 'wechat' => 'WeChat', 'qq' => 'QQ', 'line' => 'Line', 'signal' => 'Signal', 'discord' => 'Discord', 'slack' => 'Slack', 'imessage' => 'iMessage', ), 'formats' => array ( 'top' => waContactIMTopFormatter::__set_state(array( '_type' => 'waContactIMTopFormatter', 'options' => NULL, )), 'js' => waContactIMJSFormatter::__set_state(array( '_type' => 'waContactIMJSFormatter', 'options' => NULL, )), ), 'top' => true, 'storage' => 'data', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), ), 'name' => array ( 'en_US' => 'Instant messenger', ), '_type' => 'waContactStringField', )), 14 => waContactStringField::__set_state(array( 'id' => 'socialnetwork', 'options' => array ( 'multi' => true, 'type' => 'SocialNetwork', 'ext' => array ( 'facebook' => 'Facebook', 'instagram' => 'Instagram', 'tiktok' => 'TikTok', 'twitter' => 'Twitter', 'linkedin' => 'LinkedIn', 'vkontakte' => 'VK', ), 'formats' => array ( 'top' => waContactSocialNetworkTopFormatter::__set_state(array( '_type' => 'waContactSocialNetworkTopFormatter', 'options' => NULL, )), 'js' => waContactSocialNetworkJSFormatter::__set_state(array( '_type' => 'waContactSocialNetworkJSFormatter', 'options' => NULL, )), ), 'domain' => array ( 'facebook' => 'facebook.com', 'vkontakte' => 'vk.com', 'twitter' => 'twitter.com', 'linkedin' => NULL, ), 'storage' => 'data', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 0 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'multi' => true, 'type' => 'SocialNetwork', 'ext' => array ( 'facebook' => 'Facebook', 'instagram' => 'Instagram', 'tiktok' => 'TikTok', 'twitter' => 'Twitter', 'linkedin' => 'LinkedIn', 'vkontakte' => 'VK', ), 'formats' => array ( 'top' => waContactSocialNetworkTopFormatter::__set_state(array( '_type' => 'waContactSocialNetworkTopFormatter', 'options' => NULL, )), 'js' => waContactSocialNetworkJSFormatter::__set_state(array( '_type' => 'waContactSocialNetworkJSFormatter', 'options' => NULL, )), ), 'domain' => array ( 'facebook' => 'facebook.com', 'vkontakte' => 'vk.com', 'twitter' => 'twitter.com', 'linkedin' => NULL, ), 'storage' => 'data', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), ), 'name' => array ( 'en_US' => 'Social network', ), '_type' => 'waContactStringField', )), 15 => waContactAddressField::__set_state(array( 'id' => 'address', 'options' => array ( 'multi' => true, 'ext' => array ( 'work' => 'work', 'home' => 'home', 'shipping' => 'shipping', 'billing' => 'billing', ), 'storage' => 'data', 'fields' => array ( 0 => waContactStringField::__set_state(array( 'id' => 'street', 'options' => array ( 'storage' => 'data', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 0 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'storage' => 'data', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), ), 'name' => array ( 'en_US' => 'Street address', ), '_type' => 'waContactStringField', )), 'city' => waContactStringField::__set_state(array( 'id' => 'city', 'options' => array ( 'storage' => 'data', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 0 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'storage' => 'data', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), ), 'name' => array ( 'en_US' => 'City', ), '_type' => 'waContactStringField', )), 'region' => waContactRegionField::__set_state(array( 'rm' => NULL, 'id' => 'region', 'options' => array ( 'storage' => 'data', ), 'name' => array ( 'en_US' => 'State', ), '_type' => 'waContactRegionField', )), 'zip' => waContactStringField::__set_state(array( 'id' => 'zip', 'options' => array ( 'storage' => 'data', 'validators' => waStringValidator::__set_state(array( 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'max_length' => 'No more than 0 characters please', 'min_length' => 'No less than 0 characters please', ), 'options' => array ( 'required' => false, 'storage' => 'data', ), 'errors' => array ( ), '_type' => 'waStringValidator', )), ), 'name' => array ( 'en_US' => 'ZIP', ), '_type' => 'waContactStringField', )), 'country' => waContactCountryField::__set_state(array( 'model' => NULL, 'validate_range' => true, 'id' => 'country', 'options' => array ( 'defaultOption' => 'Select country', 'storage' => 'data', 'formats' => array ( 'value' => waContactCountryFormatter::__set_state(array( '_type' => 'waContactCountryFormatter', 'options' => NULL, )), ), ), 'name' => array ( 'en_US' => 'Country', ), '_type' => 'waContactCountryField', )), 'lng' => waContactHiddenField::__set_state(array( 'id' => 'lng', 'options' => array ( 'storage' => 'data', ), 'name' => array ( 'en_US' => 'Longitude', ), '_type' => 'waContactHiddenField', )), 'lat' => waContactHiddenField::__set_state(array( 'id' => 'lat', 'options' => array ( 'storage' => 'data', ), 'name' => array ( 'en_US' => 'Latitude', ), '_type' => 'waContactHiddenField', )), ), 'formats' => array ( 'js' => waContactAddressOneLineFormatter::__set_state(array( '_type' => 'waContactAddressOneLineFormatter', 'options' => NULL, )), 'forMap' => waContactAddressForMapFormatter::__set_state(array( '_type' => 'waContactAddressForMapFormatter', 'options' => NULL, )), ), 'required' => array ( ), ), 'name' => array ( 'en_US' => 'Address', ), '_type' => 'waContactAddressField', )), 16 => waContactUrlField::__set_state(array( 'id' => 'url', 'options' => array ( 'multi' => true, 'ext' => array ( 'work' => 'work', 'personal' => 'personal', ), 'storage' => 'data', 'formats' => array ( 'html' => waContactUrlHtmlFormatter::__set_state(array( '_type' => 'waContactUrlHtmlFormatter', 'options' => NULL, )), 'js' => waContactUrlJsFormatter::__set_state(array( '_type' => 'waContactUrlJsFormatter', 'options' => NULL, )), ), 'validators' => waUrlValidator::__set_state(array( 'options' => array ( 'required' => false, 'pattern' => '`^(https?|ftp|gopher|telnet|file|notes|ms-help):((//)|(\\\\\\\\))+([^[:punct:]]|[:#@%/;$()~_?\\+-=\\.&\\\\])*$`iu', 'multi' => true, 'ext' => array ( 'work' => 'work', 'personal' => 'personal', ), 'storage' => 'data', 'formats' => array ( 'html' => waContactUrlHtmlFormatter::__set_state(array( '_type' => 'waContactUrlHtmlFormatter', 'options' => NULL, )), 'js' => waContactUrlJsFormatter::__set_state(array( '_type' => 'waContactUrlJsFormatter', 'options' => NULL, )), ), ), 'messages' => array ( 'required' => 'Required', 'invalid' => 'Invalid', 'not_match' => 'Invalid URL', ), 'errors' => array ( ), '_type' => 'waUrlValidator', )), ), 'name' => array ( 'en_US' => 'Website', ), '_type' => 'waContactUrlField', )), 17 => waContactLocaleField::__set_state(array( 'locales' => NULL, 'validate_range' => true, 'id' => 'locale', 'options' => array ( 'storage' => 'info', 'defaultOption' => 'Select language', 'formats' => array ( 'value' => waContactLocaleFormatter::__set_state(array( '_type' => 'waContactLocaleFormatter', 'options' => NULL, )), 'html' => waContactLocaleFormatter::__set_state(array( '_type' => 'waContactLocaleFormatter', 'options' => NULL, )), ), ), 'name' => array ( 'en_US' => 'Language', ), '_type' => 'waContactLocaleField', )), 18 => waContactTimezoneField::__set_state(array( 'timezones' => NULL, 'validate_range' => true, 'id' => 'timezone', 'options' => array ( 'storage' => 'info', 'defaultOption' => 'Select time zone', ), 'name' => array ( 'en_US' => 'Time zone', ), '_type' => 'waContactTimezoneField', )), 19 => waContactCategoriesField::__set_state(array( 'model' => NULL, 'categories' => NULL, 'validate_range' => true, 'id' => 'categories', 'options' => array ( 'hrefPrefix' => '#/contacts/category/', 'fconstructor' => 'hidden', 'hidden' => true, 'storage' => 'waContactCategoryStorage', 'required' => NULL, ), 'name' => array ( 'en_US' => 'Categories', ), '_type' => 'waContactCategoriesField', )), );