You are here

constant WEBFORM_PROTECTED_DOWNLOADS_SESSION_KEY in Webform Protected Downloads 6

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

The session key.

File

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

Code

define('WEBFORM_PROTECTED_DOWNLOADS_SESSION_KEY', 'webform_protected_downloads_access');