You are here

constant WEBFORM_PROTECTED_DOWNLOADS_WATCHDOG_ID in Webform Protected Downloads 6

Same name and namespace in other branches
  1. 7 webform_protected_downloads.module \WEBFORM_PROTECTED_DOWNLOADS_WATCHDOG_ID

Our identifier for watchdog messages

1 use of WEBFORM_PROTECTED_DOWNLOADS_WATCHDOG_ID
_webform_protected_downloads_log in ./webform_protected_downloads.module
Wrapper around watchdog

File

./webform_protected_downloads.module, line 57
This file contains hook declarations and functions for the Webform Protected Downloads module.

Code

define('WEBFORM_PROTECTED_DOWNLOADS_WATCHDOG_ID', 'Protected Downloads');