/
home
/
techb158
/
immovalet.com
/
platform
/
plugins
/
contact
/
helpers
/
/home/techb158/immovalet.com/platform/plugins/contact/helpers
mkdir
upload
Name
Size
Mode
Actions
constants.php
332
0644
edit
dl
rm
Edit:
/home/techb158/immovalet.com/platform/plugins/contact/helpers/constants.php
(332B)
<?php if (!defined('CONTACT_MODULE_SCREEN_NAME')) { define('CONTACT_MODULE_SCREEN_NAME', 'contact'); } if (!defined('CONTACT_UNREAD_COUNT')) { define('CONTACT_UNREAD_COUNT', 'contact_unread_count'); } if (!defined('CONTACT_FORM_TEMPLATE_VIEW')) { define('CONTACT_FORM_TEMPLATE_VIEW', 'contact-form-template-view'); }
Save