You are here

constant LIVECHAT_VISIBILITY_SYSTEM_PATHS in LiveChat 7

Same name and namespace in other branches
  1. 8 livechat.module \LIVECHAT_VISIBILITY_SYSTEM_PATHS
  2. 8.2 livechat.module \LIVECHAT_VISIBILITY_SYSTEM_PATHS

System paths that LiveChat can be set to always exclude.

2 uses of LIVECHAT_VISIBILITY_SYSTEM_PATHS
livechat_admin_settings_form in ./livechat.admin.inc
Settings form.
livechat_check_visibility in ./livechat.module
Checks whether LiveChat should be visible on a path, according to settings.

File

./livechat.module, line 26
LiveChat module.

Code

define('LIVECHAT_VISIBILITY_SYSTEM_PATHS', "batch\nfile/ajax/*\nsystem/ajax\nadmin_menu/*\njs/admin_menu/*");