constant LIVECHAT_VISIBILITY_LISTED in LiveChat 8
Same name and namespace in other branches
- 8.2 livechat.module \LIVECHAT_VISIBILITY_LISTED
- 7 livechat.module \LIVECHAT_VISIBILITY_LISTED
Shows LiveChat on only the listed pages.
File
- ./
livechat.module, line 28 - LiveChat module.
Code
const LIVECHAT_VISIBILITY_LISTED = 1;